identities
List Managed Credentials
List Managed Credentials belonging to a Managed Identity.
get/identities/{managedIdentityId}/credentials
Path parameters
managedIdentityIdinteger required
Managed Identity numeric identifier
Query parameters
orgIdinteger
Organization numeric identifier
userIdinteger nullable
User numeric identifier to filter records by
searchstring
Optional filtering on Managed Credentials for the given Managed Identity: Allows free text search on userName or firstName + lastName. Accepts keywords: is:missing or is:added to filter on credentials status. If not provided (or both provided), all are returned.
maxinteger
Pagination max results
offsetinteger
Pagination offset
Response
OK