Skip to main content
GET
What each device has still to send, and what has failed to apply.

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
client_operation_id
string
device_id
string
device_name
string
entity_type
string
entity_label
string
entity_id
string
operation_type
string
rpc_name
string
status
string
attempts
string
client_created_at
string
received_at
string
applied_at
string
last_error_code
string
last_error_message
string
last_error_at
string
unmet_dependencies
string
needs_attention
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

applied_at
string<timestamp with time zone>
attempts
integer<integer>
client_created_at
string<timestamp with time zone>
client_operation_id
string<uuid>
device_id
string<uuid>
device_name
string<character varying>
Maximum string length: 150
entity_id
string<uuid>
entity_label
string<character varying>
Maximum string length: 120
entity_type
string<character varying>
Maximum string length: 80
id
string<uuid>

Note: This is a Primary Key.

last_error_at
string<timestamp with time zone>
last_error_code
string<character varying>
Maximum string length: 60
last_error_message
string<text>
needs_attention
boolean<boolean>
operation_type
string<character varying>
Maximum string length: 20
received_at
string<timestamp with time zone>
row_version
integer<bigint>
rpc_name
string<character varying>
Maximum string length: 120
status
string<character varying>
Maximum string length: 20
unmet_dependencies
integer<bigint>