List entities
Entities
List entities
Retrieve a list of entities available to your API key.
GET
List entities
Retrieve a paginated list of entities associated with your organization. Use the
entity ID to access detailed information via the Get entity,
accounts, and mail
endpoints. Results are paginated.
Query parameters
Maximum number of entities to return per page. Maximum is 100.
Pagination cursor for retrieving the next page of results. Returned as
cursor in the response. See pagination for
details.Response
Whether more entities exist beyond this page. Use the
cursor field to
retrieve the next page.Cursor to retrieve the next page of results. Null if this is the last page.
Pass this value as the
cursor query parameter in a subsequent request. See
pagination for details.The list of entity objects.