events
Get environment events
GET
/
environments
/
{environmentId}
/
events
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
Query Parameters
cursor
string
Cursor for pagination
resourceType
string
Resource type of event
Response
200 - application/json
eventId
string
requiredRequired string length:
36
environmentId
string
requiredRequired string length:
36
environmentName
enum<string>
requiredAvailable options:
sandbox
, live
eventAction
string
eventName
string
requiredresourceType
string
timestamp
string
requireddata
object
requiredWas this page helpful?