GET
/
accounts

Authorizations

Authorization
string
headerrequired

Query Parameters

per_page
integer
default: 20

Number of records to return per page

page
integer
default: 1

Page number

onboarding_status
enum<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.
Available options:
account_created,
vendors_setup,
code_installed,
inactive,
live

Response

200 - application/json
pagination
object
data
object[]