v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
TodoLists

GET todo_lists

Returns todo lists of the administration

get/v3/administrations/{administration_id}/todo_lists

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

fields[todo_list]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[title]string

Filter on title

filter[archived]string

Filter on archived

filter[administration]string

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

filter[task_cost_for_hours]string

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

include_archivedboolean

When true, archived inventory objects are included in the response

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

TodoListCollectionResponse