v1
latestOpenAPI 3.0.32026-07-24411867.5 KBList entities
Returns entities accessible to the requesting firm user. Supports optional filters.
Notes:
- show_inactive=false (default) excludes inactive entities.
- name is an exact match on the entity name.
- external_entity_id is an exact match on the external ID.
- user_id filters entities by the primary contact user ID.
get/entities
Query parameters
show_inactiveboolean
If true, include inactive entities as well.
namestring
Exact match on entity name (e.g., Acme Corp).
external_entity_idstring
Exact match on the external entity ID.
user_idinteger
Filter entities by user ID. Returns only entities belonging to the specified user.
pageinteger
Page number (1-based). Defaults to 1.
per_pageinteger
Number of records per page. Defaults to 50. Maximum 500.
Response
Array of entities