v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplates
Returns the task status of the project template with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projecttemplates/{projectTemplateId}/taskstatuses/{taskStatusId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
taskStatusIdstring uuid required
The id of the task status.
Headers
Authorizationstring required
Bearer authentication
Response
OK