latestOpenAPI 3.1.02026-08-066984441.1 MB
f784a53f60df
retainers
Endpoint to get a retainer for a project by id.
The user must have the ProjectMasterData read permission for the project to access this endpoint.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projects/{projectId}/retainers/{retainerId}
Path parameters
projectIdstring uuid required
The id of the project.
retainerIdstring uuid required
The id of the retainer.
Headers
Authorizationstring required
Bearer authentication
Response
OK