Get account
Get an account by ID. Accepts partner, user, or account tokens.
Authorizations
API token obtained from the login endpoint or the dashboard
Path Parameters
ID of the resource
Query Parameters
Set to false to skip resolving analytics and return visitor_stats as
null. Useful when you only need the account list, as it avoids the
analytics lookup entirely.
Response
Account
Unique identifier for the account
Domain of the account
List of allowed domains the script will run on
ID of the account user that owns the account
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.
Visitor analytics for the last 30 days, compared against the 30 days
before that. null when the client passed ?visitor_stats=false.
Date and time when the account was created
Date and time when the account was last updated