v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
Todos

GET todos

Returns todos of the administration

get/v3/administrations/{administration_id}/todos

Path parameters

administration_idstring required

Administration ID

Query parameters

page[number]integer

Page number

page[size]integer

Page size

sortstring

Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, created_at, updated_at

fields[todo]string

Fieldset. Specify a comma separated list of attributes to return

includestring

Includes list. Specify a comma separated list of resources to include.

filter[id]string

Filter on ID

filter[deadline]string

Filter on deadline

filter[name]string

Filter on name

filter[details]string

Filter on details

filter[blocker]string

Filter on blocker

filter[checkable]string

Filter on checkable

filter[taxable]string

Filter on taxable

filter[urgent]string

Filter on urgent

filter[checked_at]string

Filter on checked_at

filter[finished_at]string

Filter on finished_at

filter[memo]string

Filter on memo

filter[created_at]string

Filter on created_at

filter[updated_at]string

Filter on updated_at

filter[executor]string

Filter on executor. Specify a comma separated list of IDs to filter on.

filter[facility]string

Filter on facility. Specify a comma separated list of IDs to filter on.

filter[rentable_identity]string

Filter on rentable_identity. Specify a comma separated list of IDs to filter on.

filter[inventory_object]string

Filter on inventory_object. Specify a comma separated list of IDs to filter on.

filter[todo_list]string

Filter on todo_list. Specify a comma separated list of IDs to filter on.

filter[reservation]string

Filter on reservation. Specify a comma separated list of IDs to filter on.

filter[administration]string

Filter on administration. Specify a comma separated list of IDs to filter on.

filter[creator]string

Filter on creator. Specify a comma separated list of IDs to filter on.

filter[invoice]string

Filter on invoice. Specify a comma separated list of IDs to filter on.

Headers

Accept-Languagestring

Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.

Response

TodoCollectionResponse