GET
/
accounts
/
{id}

Authorizations

Authorization
string
headerrequired

Path Parameters

id
string
required

ID of the resource

Response

200 - application/json
id
string

Unique identifier for the group

name
string

Domain of the account

allowed_domains
string[]

List of allowed domains the the script will run on

owner_id
string

ID of the account user that owns the account

onboarding_status
string

The status of the account, where:

  • account_created: The account has been created.
  • vendors_setup: Cookie 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_stats
object

Visitor statistics for the account

created_at
string

Date and time when the account was created

updated_at
string

Date and time when the account was last updated