Account
List accounts
List all accounts accessible to the authenticated token. With a partner token, returns all accounts across the partner’s groups. With a user token, returns accounts the user is a member of. Supports filtering by onboarding_status.
GET
List accounts
Documentation Index
Fetch the complete documentation index at: https://docs.cookiechimp.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token obtained from the login endpoint or the dashboard
Query Parameters
Number of records to return per page
Required range:
1 <= x <= 50Page number
The status of the account, where:
account_created: The account has been created.vendors_setup: Categories, services or TCF vendors have been set up.code_installed: The script has been installed on the user's website.inactive: Less than 10 visitors to the user's website in the last 30 days.live: The account is live and operational.
Available options:
account_created, vendors_setup, code_installed, inactive, live List accounts