List credential pools for a workspace

View as MarkdownOpen in Claude

Retrieve a list of credential pools belonging to a specific workspace. Each credential pool summary includes the pool ID, total number of credentials, number of available (unredeemed) credentials, and the workspace ID.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Query parameters

workspace_idstringRequired
The workspace ID to filter credential pools by

Response

Credential pools retrieved successfully
credential_poolslist of objects or null

Errors