Partner Accounts (v2)
List API Keys
List a child’s API keys. Key values are masked.
GET
Lists the API keys of a child. Use your parent key with
accounts.read. Plaintext values are never returned — each key is shown masked as its prefix followed by ****.
Path Parameters
integer
required
The child account’s
accountId.Response Fields
array
Array of key objects (see Create API Key) with the
key field masked (keyPrefix + ****).