get https://workable.com/spi/v3/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 |
| The account unique key |
name |
| The name of the account |
subdomain |
| The subdomain of the account |
description |
| The description of the account |
summary |
| The summary of the account |
website_url |
| The url of the account's web site |