GET /v1/activitytypes
Summary: Get the Activity Types
Operation ID: ActivityTypes_GetActivityTypes
Auth: unknown
Operation ID: ActivityTypes_GetActivityTypes
Auth: unknown
Parameters (5)
active
(boolean, query, optional)
If not given, return all Activity Types, if given as true return only active Activity Types, if given as false returns only inactive Activity Types
category
(array, query, optional)
Optional: Category or multiple categories of activity types to search for. Default all.
changedSince
(string, query, optional)
Optional: Get activity types that have been added or changed after this date time (greater or equal).
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.