v1
latestOpenAPI 3.1.02026-08-066984441.1 MBretainers
Endpoint to get all retainers for a project.
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
Path parameters
projectIdstring uuid required
The id of the project.
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK