EndpointsRelationships
Get-Relationships
curl -X GET "https://example.com/api/v3/relationships/string"{ "data": { "id": "stringstringstringstring", "account_id": "stringstringstringstring", "name": "string", "label": "string", "status": "ACTIVE", "created": "2019-08-24T14:15:22Z", "modified": "2019-08-24T14:15:22Z" }, "errors": [ { "name": "string", "description": "string" } ]}