Skip to main content
GET
What kind of thing was lost or found, and how long its kind is held for.

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
code
string
name
string
description
string
retention_days
string
sort_order
string
is_active
string
row_version
string
updated_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

code
string<character varying>
Maximum string length: 40
description
string<text>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 150
retention_days
integer<int32>
row_version
integer<int64>
sort_order
integer<int32>
updated_at
string<timestamp with time zone>