Skip to main content
GET
List workflow authorizations

Authorizations

Authorization
string
header
required

Standard JWT for user sessions obtained via Altostrat authentication.

Response

Workflow authorizations.

id
string

The workflow authorization identifier.

Example:

"auth_2m3h5n7k9j8g7f6e5d4c3b2a1"

user_id
string | null

The user associated with the delegated authorization.

Example:

"usr_2m3h5n7k9j8g7f6e5d4c3b2a1"

provider
string | null

The authorization provider or account type.

Example:

"altostrat"

status
string
Example:

"active"

created_at
string<date-time>
Example:

"2026-04-20T00:00:00Z"