Retrieve Project
render_retrieve_projectRetrieve a specific Render project's details by its ID to access configuration, status, and management information through the Render API.
Instructions
Retrieve Project. Retrieve the project with the provided ID. Calls GET /projects/{projectId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes |