Skip to main content
GET
notifications

Authorizations

X-API-Key
string
header
required

Query Parameters

limit
integer
default:1000

Maximum number of rows to return (max 100,000). Use offset for subsequent pages.

Required range: 1 <= x <= 100000
offset
integer
default:0

Number of rows to skip (max 500,000). Use with limit for pagination. Results are returned in a stable order (configured sort key per table, fallback to physical row order) — pages are gapless and duplicate-free as long as the dataset does not change between requests. The response headers X-Total-Count, X-Has-More and X-Next-Offset contain pagination metadata. For large datasets use filters or /raw/{table_name} for full-table exports.

Required range: 0 <= x <= 500000
cursor
string

Opaque pagination cursor from the X-Next-Cursor response header of the previous page. Cannot be combined with offset > 0. When X-Next-Cursor is absent in the response, all rows have been fetched.

property_id
string

Filter by property_id

report_date
string

Filter by report_date

Status
string

Filter by Status

Response

Successful Response

report_hdr_id
integer
report_name
string
report_type
string
reporter_type
string
person_id
integer
reporter_person
string
property_id
integer
cost_center_id
string
cost_center_id_name
string
current_tenant
string
to_hdr_id
integer
technical_object
string
report_nr
string
user_creation
string
report_date
string<date>
responsible_team
string
responsible_user
string
priority_text
string
to_do_from
string<date>
to_do_until
string<date>
status
string
status_date
string<date>
duration_days
integer
insurance_case
boolean
comment
string