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>'Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Responses
Section titled “ Responses ”Credential profile and versions.
Credential profile not found.