List Credentials
Returns a list of all credentials.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the access system user for which you want to retrieve all credentials.
ID of the access system for which you want to retrieve all credentials.
ID of the user identity for which you want to retrieve all credentials.
Number of credentials to return.
Indicates whether you want to retrieve only multi-phone sync credentials or non-multi-phone sync credentials.
String for which to search. Filters returned credentials to include all records that satisfy a partial match using display_name, code, card_number, acs_user_id or acs_credential_id.
1Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.