ProjectComponents
Retrieve a ProjectComponent
Retrieve a Project Component that has previously been set up.
GET
/
v1
/
projects
/
{id}
/
components
/
{project_component_id}
Authorizations
Response
200 - application/json
A Project Component object represents an integration of a component in a project.
String representing the object's type. Objects of the same type share the same value
Unique identifier for the project component
Unique identifier for the component
Category of the component
Whether the component is active in the project
Settings of the component