Integrations
List all Integration's Accounts
GET
Authorizations
The Authorization header must include 'x-api-key' followed by your API key (e.g., 'Authorization: x-api-key YOUR_API_KEY').
Workspace UID required to identify the workspace.
Path Parameters
The integration's slug, for example 'linkedin' to fetch accounts from.
Query Parameters
Defaults to 0. Increase this value to enable the pagination system.
If set to 'true', it will return the limits (as an array) and the consumption for each limit. Defaults to 'true'. We recommend setting this to 'false' as it takes longer to compute.
If set to 'true', it will only return valid accounts, i.e., accounts with valid cookies, API keys, etc.
Limit the number of accounts returned (default is 10). We recommend not setting a higher value, as it may take longer to process.