Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

A personal API key created in Adam. Send it as Authorization: Bearer <key>.

Response

credentialType
enum<string>
required
Available options:
personal_api_key,
oauth_access_token
user
object
required
team
object
required
scopes
enum<string>[]
required
Available options:
projects:read,
projects:write,
tasks:read,
tasks:write,
files:read,
files:write,
billing:read,
integrations:read,
automations:read,
automations:write
Last modified on August 26, 2026