Skip to main content
GET
Get account settings for an organization
Required scopes: accounts--my:ro, accounts--all:ro

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Path Parameters

account_id
string<uuid4>
default:me
required
organization_id
string<uuid4>
default:my
required

Response

Object with account properties specific for a given organization.

avatar_url
string<url> | null