Projects
Get Project Category By Id
Returns information about a project category
GET
/
project-categories
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project category to return
Response
200 - application/json
Details about a project category. Project categories are different classifications of projects - eg by Oxford Type.
Identifier that can be used to retrieve the project category details.
Name of the project category
Description of the project category
URL of the primary image for the project category