Get activities by type for current user
The Activities endpoint returns information about the user's activities.
Path parameters
a valid username string
Query parameters
Start time for filtering, returns records created after given time.
End time for filtering, returns records created before give time.
Limit the number of records returned.
Response
An array of activities
Changes
Changed in 5 of the 50 revisions of this API.25
- ○
added the new optional
queryrequest parameterend_timenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstart_timenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲