Skip to main content
GET
Held actions: what was asked for, who asked, where it has got to, and what it produced.

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
entity_id
string
action
string
status
string
summary
string
site_id
string
site_name
string
requested_by_user_id
string
requested_by
string
requested_at
string
decided_at
string
applied_at
string
result_entity_id
string
rejection_reason
string
failure_code
string
failure_message
string
awaiting_apply
string
steps_outstanding
string
steps_total
string
minutes_waiting
string
steps_overdue
string
steps_escalated
string
steps_unsatisfiable
string
waiting_on
string
workflow_name
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
applied_at
string<timestamp with time zone>
awaiting_apply
boolean<boolean>
created_at
string<timestamp with time zone>
decided_at
string<timestamp with time zone>
entity_id
string<uuid>
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
failure_code
string<character varying>
Maximum string length: 60
failure_message
string<text>
id
string<uuid>

Note: This is a Primary Key.

minutes_waiting
integer<integer>
rejection_reason
string<text>
requested_at
string<timestamp with time zone>
requested_by
string<character varying>
Maximum string length: 200
requested_by_user_id
string<uuid>

Note: This is a Foreign Key to my_profile.user_id.

result_entity_id
string<uuid>
row_version
integer<bigint>
site_id
string<uuid>

Note: This is a Foreign Key to site_settings.id.

site_name
string<character varying>
Maximum string length: 200
status
string<character varying>
Maximum string length: 20
steps_escalated
integer<bigint>
steps_outstanding
integer<bigint>
steps_overdue
integer<bigint>
steps_total
integer<bigint>
steps_unsatisfiable
integer<bigint>
summary
string<text>
updated_at
string<timestamp with time zone>
waiting_on
string<text>
workflow_name
string<character varying>
Maximum string length: 150