Get List of All Events
Gets a list of all created events.
Authorizations: Sessions - VIEW
Requests
GET /apis/events |
Tip
You can query events based on a title and description (or HotMark title and description) by adding the “q
” query parameter to the collection URL. For more information, see Queries.
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
404 | {"code": "040012", "name":"NoResults", | No results returned from the server. |