Accounts
Endpoints
Available endpoints for managing accounts.
Accounts
List Accounts
Retrieve a paginated list of accounts with optional filters.
Query Parameters:
Creation
Create an Account
Create a new account record with company details and associations.
Request body:
name
Response: 201 Created
Account Details
Get an Account
Retrieve full account details including metrics and relationships.
Response:
Updates
Update an Account
Update account fields such as stage, industry, or metadata.
Example:
200 OK with the updated account object.
Deletion
Delete an Account
Permanently remove an account.
Response: 204 No Content
Contacts
List Contacts for an Account
Returns all contacts linked to the specified account.
Response:
Stages
