Returns the task status of the project with the specified id.
Returns the task status of the project with the specified id. To get the task status, the user need at least read permissions on feature Project-Master-Data.
Required Permissions
Any authenticated user.Path parameters
The id of the project.
The id of the task status.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
The primary identifier of this task status.
The name of the task status.
Of what general type is this task status?.
The order of the task status in a project.
The icon of the task status.
Is set if the task status is related to a project.
Is set if the task status is related to a project type.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.