Skip to main content
GET
List Credential Value Pools

Authorizations

Ocp-Apim-Subscription-Key
string
header
required

The APIM subscription key.

Query Parameters

limit
integer<int32>
default:50

The limit parameter for pagination.

Required range: x >= 1
offset
integer<int32>
default:0

The offset parameter for pagination.

Required range: x >= 0
name
string

The name of the credential value pool. Performs a case-insensitive contains query with the given name.

credentialValueTypeId
string<uuid>

The credential value type identifier in UUID format.

Response

The list of credential value pools.

credentialValuePools
Credential Value Pool · object[]
paging
Paging · object

The paging information model.