GET
/
project-categories
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

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.

id
string

Identifier that can be used to retrieve the project category details.

name
string

Name of the project category

description
string

Description of the project category

primary_image_url
string | null

URL of the primary image for the project category