cURL
curl --request GET \ --url https://orchestrator.rhinestone.dev/bundles/events \ --header 'x-api-key: <x-api-key>'
{ "events": [ "<any>" ], "nextOffset": 10 }
Retrieve the paginated list of pending bundle events.
Rhinestone API key
Number of events to retrieve
Pagination offset
10
200
List of pending bundle events
Show child attributes
Pagination offset for the next page