Activities

List Activities

get

List of activities

Query parameters
searchstringOptional
offsetintegerOptional

Pagination offset

limitinteger · min: 1 · max: 100Optional

Pagination limit

orderBystringOptional

Order the results by this field, in this direction

Example: createdAt:descPattern: ^[a-zA-Z0-9\_]+(:(asc|desc))?$
Responses
200

OK

application/json
get
/activities
200

OK

Was this helpful?