
Front API Integration Profile
Information and guides about integrating with Front API
Add Front Integration to Your ProductList account contacts in Front API
Lists the contacts associated to an Account
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Account Id | pathParameters.account_id | string | |
Query | query | object | |
Page Token | query.page_token | string | |
Limit | query.limit | number |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Pagination | _pagination | object | |
Next | _pagination.next | string | |
Links | _links | object | |
Self | _links.self | string | |
Results | _results | array of items |