Get Workflow Fields by ID

Returns every field defined in the workflow's form configuration, ordered by display order. Use each field's id as the key in the data object when creating or modifying an approval request.

The workflow may be referenced by its numeric id or its slug. Prefer the id for long-lived integrations — the slug is derived from the workflow name and is not guaranteed to be stable.

List your workflows and their ids/slugs via GET /api/v1/workflows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Numeric workflow ID of the workflow whose fields should be retrieved.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json