Component Instances
Get Component Instance Links
Get component instance links related to your query
GET
/
components
/
instances
/
links
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Query Parameters
Component Instance Id for the parent component instance
Component Instance Id for the child component instance
Id for related process_entry
Id for related dataset
Response
200 - application/json
Database id for the link
Parent component instance's id
Child component instance's id
If for the process entry where the link was created.
If true, the link is active. If false, the link has been broken.
Dataset that associates this link.
Timestamp when the link was created
Timestamp when the link was deactivated.