v1

OpenAPI 3.1.02026-08-06492794.7 KB
Entities

List all entities

Returns a paginated list of all entities in the current user's firm. Results are paginated using page and per_page parameters. Use extended_view=true to include full contact, project, and tag details.

get/entities

Query parameters

pageinteger

Page number (defaults to 1)

per_pageinteger

Number of items per page (defaults to 500, max 500)

extended_view'true' | 'false'

When "true", returns extended entity details including primary_contact, contacts, projects, and tags

Response

successful