Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization Code flow against Dialbird's OIDC provider. The issued access token is a JWT with aud: "public-api", verified against the issuer JWKS.

Response

The authenticated principal.

business
object | null
required
user
object
required
client_id
string
required
Example:

"zapier"

scopes
string[]
required