Fetch accounts from a company

The "Fetch accounts from a company" API allows you to retrieve a list of accounts associated with a specific company. This API is designed to help developers integrate company account data into their applications efficiently and securely.

Query Params
string

(Required) The access token for authenticating the API request. Access token generated from user's profile

string

The name of the account to filter the accounts.

string

The ID of the relationship manager or relationship manager 2 to filter the accounts.

string

The pipeline name to filter the accounts.

string

The start date to filter accounts created after this date.

string

The end date to filter accounts created before this date.

string

Tags to filter the accounts by specific tags.

string

Custom fields to filter the accounts by specific custom field values. Example: 'custom_fields': {'email': '[email protected]'}

Headers
string
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json