List Credentials
List all system-level credentials in the organization.
System-level credentials are not tied to a specific user and never expire.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
A list of system-level credentials
client_id
OAuth client ID
client_secret
OAuth client secret (only returned on creation)
name
Display name for the OAuth client
roles
List of roles assigned to the client