Skip to main content
GET
List Submission Statuses

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Query Parameters

division
string
required

Filter by division UUID.

Response

200 - application/json
category
enum<string>
required
  • R - Received
  • A - Initializing
  • Y - Ready
  • I - In progress
  • H - On hold
  • C - Completed
  • L - Closed
Available options:
R,
A,
Y,
I,
H,
C,
L
color
string
required
read-only
division_uuid
string<uuid>
required
read-only
iconName
string
required
read-only
id
integer
required
read-only
is_valid_for_user_transition
string
required
read-only
label
string | null
required
read-only

Optional display label shown in the UI instead of the status name. The underlying variable name in the code/workflow doesn't change.

name
string
required
Maximum string length: 200
uuid
string<uuid>
required
read-only

UUID of the status