Retrieve job
render_retrieve_jobRetrieve details of a one-off job for a Render service using the service ID and job ID.
Instructions
Retrieve job. Retrieve the details of a particular one-off job for a particular service. Calls GET /services/{serviceId}/jobs/{jobId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The ID of the job | |
| serviceId | Yes | The ID of the service |