List workspace members
render_retrieve_owner_membersRetrieves the list of users belonging to a team workspace by providing the team ID.
Instructions
List workspace members. Retrieves the list of users belonging to the workspace with the provided ID. Calls GET /owners/{ownerId}/members on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the team |