Light Mode
Retrieve all checklists
GET
/checklistsRetrieve all checklists by location ID.
Request
Query Params
location_id
string
required
The ID of the location to retrieve checklists.
date
string <date>
optional
Optional date to filter checklists (YYYY-MM-DD).
Request samples
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
List of checklists retrieved successfully
Data Schema
$ref(#/definitions/4527337)[]
optional
#/definitions/4527337
optional
Example
Not configured
Last modified: 5 days ago