Skip to main content
GET
Configured approval workflows, with the published version and what it has held.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
entity_type
string
entity_label
string
action
string
code
string
name
string
description
string
is_active
string
published_version_id
string
published_version
string
published_at
string
approval_steps
string
requests_raised
string
requests_waiting
string
row_version
string
created_at
string
updated_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

action
string<character varying>
Maximum string length: 20
approval_steps
integer<bigint>
code
string<character varying>
Maximum string length: 60
created_at
string<timestamp with time zone>
description
string<text>
entity_label
string<character varying>
Maximum string length: 120
entity_type
string<character varying>

Note: This is a Foreign Key to custom_field_scopes.entity.

Maximum string length: 80
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 150
published_at
string<timestamp with time zone>
published_version
integer<integer>
published_version_id
string<uuid>

Note: This is a Primary Key.

requests_raised
integer<bigint>
requests_waiting
integer<bigint>
row_version
integer<bigint>
updated_at
string<timestamp with time zone>