Authorizations
Default authentication mechanism
Query Parameters
Maximum number of items which may be returned.
20
Timestamp to only include items created since then.
"2019-12-08T10:00:38.976Z"
Timestamp to only include items created until then.
"2019-12-09T23:00:38.976Z"
Comma-delimited list of event "types" to filter the results by.
"login,team-member-join,domain-buy"
Deprecated. Use principalId
instead. If principalId
and userId
both exist, principalId
will be used.
"aeIInYVk59zbFF2SxfyxxmuO"
When retrieving events for a Team, the principalId
parameter may be specified to filter events generated by a specific principal.
"aeIInYVk59zbFF2SxfyxxmuO"
Comma-delimited list of project IDs to filter the results by.
"aeIInYVk59zbFF2SxfyxxmuO"
When set to true
, the response will include the payload
field for each event.
"true"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Response
Successful response.