Skip to main content
GET
Resolve Form

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

category
string
required
task_type
string | null
team_id
string<uuid> | null

Response

Successful Response

Result of form resolution — the form to use for task creation.

form
BriefFormDetailResponse · object | null

Full form detail including schema.

assignment
BriefFormAssignmentResponse · object | null

An assignment linking a form to a task type.

source
string
default:none

Where the form came from: team_task_type, team_category, account_task_type, account_category, none