Retrieve service
render_retrieve_serviceRetrieve a specific service from Render by its ID. Returns the service's configuration and current status via the Render Public API.
Instructions
Retrieve service. Retrieve the service with the provided ID. Calls GET /services/{serviceId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service |