
Front API Integration Profile
Information and guides about integrating with Front API
Add Front Integration to Your ProductList Accounts in Front API
List the accounts of the company.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Limit | query.limit | number | |
Page Token | query.page_token | string | |
Sort By | query.sort_by | string | |
Sort Order | query.sort_order | string |
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 |