projectTypes
Retrieves a project type by its ID.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projecttypes/{projectTypeId}
Path parameters
projectTypeIdstring uuid required
The id of the project type.
Headers
Authorizationstring required
Bearer authentication
Response
OK