Get Task Templates

Returns a list of compliance task templates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns the compliance task templates visible to the user, newest first. Library users see all templates of the
library; outlet users only see the templates of the outlets they are connected to.

The possible values of type, the contents of type_specific per type, and the recurrence.frequency values are
listed on the Reference Values page.

Query Params
int32
Defaults to 1

A page number within the paginated result set.

int32
Defaults to 10

The number of items to return per page. The maximum is 200.

string

Order the results. The possible values are: name, type, assignee, ccp__name, created, modified. You can reverse the order by prepending "-" to the value.

string

Filter on the template name (case-insensitive, partial match).

string

Filter on the ID of an outlet the template is scheduled in.

string

Filter on the ID of the assigned user.

string

Filter on the ID of the linked critical control point.

string
enum

Filter on the template type slug. See Template types.

boolean

Filter on whether the template's schedule is active.

Responses

400

Invalid filter or pagination parameters.

403

User lacks permission to view the tasks dashboard.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json