v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskStatuses
Returns the specified task status of a project.
<Check title="Required Permissions" icon="key">The user must either have 'project-master-data:write' permissions or be the owner of the project.</Check>
get/projects/{projectId}/taskstatuses/{taskStatusId}
Path parameters
projectIdstring uuid required
The id of the project.
taskStatusIdstring uuid required
The id of the task status.
Headers
Authorizationstring required
Bearer authentication
Response
OK