Either a team, organisation or admin's id
An activity identifier
The point of view from where the request takes place
Either a team, organisation or admin's id
Optionaloptions: {Optionalafter?: stringReturn only activities ending after this datetime
Optionalbefore?: stringReturn only activities starting before this datetime
Optionaldeleted?: booleanReturn only deleted activities
Optionalends_before?: stringReturn only activities ending before this datetime
Optionalid?: number | number[]A list of ids
Optionalorder?: "asc" | "desc"Default: "asc"
Optionalpage?: numberPage number
Optionalpublished?: booleanReturn only published activities
Optionalreference?: stringA simple text search term, compared against the reference and reference description
Optionalsize?: numberItems per page
Optionalsort?: "createdAt" | "id" | "updatedAt"Default: "id"
Optionalstarts_after?: stringReturn only activities starting after this datetime
Optionaltag_bundle_id?: numberReturn only activities with this tag bundle id
Optionaltag_id?: numberReturn only activities with this tag id
Optionalteam_id?: numberReturn only activities with this team id
The point of view from where the request takes place