activity

Return the activity policies for an organization (organization query parameter). Restricted to organization admins/managers and gated by the activity-tracking flag.

get/api/activity/policies/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

orderingstring

Which field to use when ordering the results.

qstring

A search term.

organizationstring uuid required

UUID of the organization to scope results to.

Changes