Account
List accounts
List all accounts
GET
/
accounts
Authorizations
Authorization
string
headerrequiredQuery Parameters
per_page
integer
default: 20Number of records to return per page
Required range:
1 < x < 50
page
integer
default: 1Page number
onboarding_status
enum<string>
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
Response
200 - application/json
pagination
object
data
object[]