Skip to main content
GET
Get current user

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Response

User profile

allowed_platforms
string[]
Example:
avatar_url
string
Example:

"https://example.com/avatar.jpg"

beta_tester
boolean
Example:

false

email
string
Example:

"user@example.com"

facebook_page_selection
boolean

FacebookPageSelection, when true, enables the shared-credential Facebook connect flow (page selection) in the dashboard. Read-only here.

Example:

false

id
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

lock_accounts_to_brand
boolean

LockAccountsToBrand, when true, rejects connecting a social account that is already connected to another of your brands (409 account.already_linked) instead of moving it. Default false.

Example:

false

onboarding
boolean
Example:

true

plan
string
Example:

"free"