Retrieve Sub-account API Keys
Retrieve Sub-account API Keys
Retrieves details of all API keys associated with the specified sub-account. For security reasons, the full API key is not returned; only the key ID and a partially redacted version are provided.
GET
Retrieve Sub-account API Keys
Headers
Path Parameters
Handle of the sub-account to retrieve the API key for.
Query Parameters
The maximum number of API keys to return. The default is 100.
Required range:
1 <= x <= 1000The number of API keys to skip before returning results. The default is 0.
Required range:
x >= 0
