curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/events/events:batchGet \
--header 'Authorization: <api-key>'{
"events": {},
"notFoundIds": [
"<string>"
],
"pagination": {
"nextPageToken": "test",
"totalSize": 10
}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/events/events:batchGet \
--header 'Authorization: <api-key>'{
"events": {},
"notFoundIds": [
"<string>"
],
"pagination": {
"nextPageToken": "test",
"totalSize": 10
}
}API key authentication
Show child attributes
This data structure represents a single or multiple events
Show child attributes
This data structure represents an event
Show child attributes
1
"test"
{ "test": "test" }"test_payload_type"
1714857600
"test_type"
"test_dedup_key"
Was this page helpful?