Skip to main content
GET
Returns all children of the calling parent account. Requires a parent key with accounts.read (or accounts.write).

Response Fields

array
Array of child objects — each with accountId, name, status, plan, externalIds, billedByParent, and createdAt (see Create Child).

Examples

Error Codes

Also 401 invalid_credentials, 403 account_suspended.