Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Available sorts are created_at, updated_at. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -created_at.
Available includes are initiator, initiatorCount, initiatorExists. You can include multiple options by separating them with a comma.
The number of results that will be returned per page.
The cursor to start the pagination from.
The user ID of the event initiator.
Examples:
1
The server user that the event was run as.
Examples:
"forge"