v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBMisc
List credential bindings for a workspace
get/api/workspaces/{id}/credentials/{kind}
Path parameters
idstring required
Workspace ID
kindstring required
Credential kind (e.g. kubernetes)
Response
OK
Example response
[
{
"auth_type": "static"
}
]