Skip to main content
GET
cURL

Query Parameters

type
string

Type of events to filter for (e.g., "create_table"). Only one event type can be specified at a time.

targetID
integer

Filter for events with this targetID. Only one targetID can be specified at a time.

limit
integer

Maximum number of results to return in this call.

offset
integer

Continuation token for results after a past limited run.

Response

200 - application/json

Events response

events
object[]
next
integer<int64>

The continuation token, for use in the next paginated call in the offset parameter.