コンテンツにスキップ

Get a credential profile and its versions

GET
/api/admin/credential-profiles/{id}
Code sample: Shell / cURL
curl --request GET \
--url https://auth.example.com/api/admin/credential-profiles/example \
--header 'Authorization: Bearer <token>'
id
required
string

Credential profile and versions.

Credential profile not found.