Skip to main content
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 + ****).

Examples

Error Codes