API Reference

/accounts

Returns a collection of all the accounts you have access to. Required scope: r_jobs. Accessible with all token types.

Response

Calling the root endpoint will return a collection of accounts you have access.
Each account will have the following keys:

key

type

description

id

string

The account unique key

name

string

The name of the account

subdomain

string

The subdomain of the account

description

string

The description of the account

summary

string

The summary of the account

website_url

string

The url of the account's web site

Language
Credentials
Header
Click Try It! to start a request and see the response here!