List Subaccounts

View as Markdown

List subaccounts using the simplified response envelope. Pass include=usage to inline current usage.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Query parameters

cursorstringOptional>=1 character
limitintegerOptional<=200Defaults to 50
include"usage" or list of "usage"Optional
status"active" or "archived"Optional
externalIdstringOptional1-200 characters
querystringOptional1-200 characters

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error