Get Custom Component
GET/api/v2/custom_components/:custom_component_id
Get the details of a custom component with a specific ID. The details include the component version and status. You may need to use the Get Custom Components endpoint first to obtain the component's ID.
Request
Responses
- 200
- 422
Successful Response
Validation Error
Was this page helpful?