ArcGIS REST Services Directory Login
JSON

Relationships : (Projects/SampleCSData)

{"relationships": [
 {
  "id": 0,
  "name": "TestPointRel",
  "catalogID": "{0CC18061-194B-4015-ADA8-0ABEDD98A88D}",
  "backwardPathLabel": "TestPoints",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "TestAddCommPoint",
  "destinationLayerId": 3,
  "originForeignKey": "GlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "TestLineRel",
  "catalogID": "{D82376F7-66B6-40FA-8ED8-6696B1162224}",
  "backwardPathLabel": "TestLines",
  "originLayerId": 1,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "TestAddCommLine",
  "destinationLayerId": 4,
  "originForeignKey": "GlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "TestPolyRel",
  "catalogID": "{89A1E7A3-3BE9-465A-9618-D036FC30770D}",
  "backwardPathLabel": "Testpolygons",
  "originLayerId": 2,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "TestAddCommPoly",
  "destinationLayerId": 5,
  "originForeignKey": "GlobalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}