Retrieve event
render_retrieve_eventRetrieve details of a specific event from Render by providing its event ID. Use this to obtain information about deployments, builds, or other events for monitoring or troubleshooting.
Instructions
Retrieve event. Retrieve the details of a particular event Calls GET /events/{eventId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | The ID of the event |