Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
The unique identifier of the merchant account
10000000 <= x <= 9999999935253486
Response
Success - List of client API keys retrieved
The unique identifier of the client API key
23
The unique identifier of the organisation
"FYH0NTVW0DXK"
The unique identifier of the merchant account
35253486
The client API key (typically 30 characters)
"abcdefghijklmnopqrstuvwxyz1234"
The username or identifier of the user who created the API key
"Jdoe"
The status code of the API key (e.g., "A" for Active, "I" for Inactive)
"A"
The human-readable status name of the API key
"Active"
The date and time when the API key was created in UTC format
"2025-11-01T10:30:00.000Z"
The client API secret (typically 45 characters). Note: This field may be null or empty as secrets are not typically returned for security reasons
null
The expiration date and time for the API key in UTC format (ISO 8601). Note: This field may be null if expiry is not set
null
The username or identifier of the user who last modified the API key. May be null if never modified
null
The date and time when the API key was last modified in UTC format. May be null if never modified
null