Activity Type

Get a list of all unique activity types

Retrieves a list of all unique activity types

get/advanced-search/activity-type

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

sortBystring[]

A comma separated list of fields indicating sort order name, a negative sign reverses direction -name

namestring

Filter activity types based on the name of the activity type

codestring

Filter activity types based on the code of the activity type

contextstring

Filter activity types based on context

disabledboolean

Filter activity types based on whether it is disable or not

subject_typestring

Filter activity type based on subject type

Response

The list of all unique activity types will be returned

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
namestring required
codestring required
descriptionstring
disabledboolean required
orderinteger required
iconstring
context'agency' | 'agency-group' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.