Get Sub-Account API Key
Returns a specific API key owned by a sub account. The secret_key field is omitted from read responses.
Authorizations
API key for authentication
Path Parameters
Parent account ID
Sub account ID
API key ID
Response
Sub-account API key details
Object type identifier
api_key Unique identifier for the API key
When the API key was created
When the API key was last updated
Account ID this API key belongs to
Human-readable label for the API key
Public portion of the API key
Scopes granted to this API key
When the API key was last used (updates every 5-10 minutes)
Secret key. Only returned when an API key is created, including exact idempotent replays of create requests within the 5-minute secret-bearing replay window. Store it immediately; list, get, update, and delete responses omit it.

