Components
Get Component
Get a single component in the Isometric system
GET
/
components
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredResponse
200 - application/json
activity_completed_at
string | null
requiredactivity_started_at
string | null
requiredblueprint_key
string | null
requireddescription
string
requireddisplay_name
string
requiredid
string
requiredRequired string length:
20 - 36
supplier_reference_id
string | null
requiredtype
enum<string>
requiredAvailable options:
ACTIVITY
, COUNTERFACTUAL
, SEQUESTRATION
, LOSS
Was this page helpful?