Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 721 Bytes

File metadata and controls

13 lines (9 loc) · 721 Bytes

GETEntityConnectionsArrayItemsType

Properties

Name Type Description Notes
id str The ID of the connection. [optional]
source_entity_id str The ID of the source entity in the connection. [optional]
status str Status of the connection. Possible values: - `Connected` - `Pending` - `Disconnected` [optional]
target_entity_id str The ID of the target entity in the connection. [optional]

[Back to Model list] [Back to API list] [Back to README]