ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Relationships)

{"relationships": [
 {
  "id": 0,
  "name": "Support_Signs",
  "backwardPathLabel": "Sign_Supports",
  "originLayerId": 0,
  "originPrimaryKey": "Support_ID",
  "forwardPathLabel": "Sign_Panels",
  "destinationLayerId": 3,
  "originForeignKey": "Support_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Parks_Relation",
  "backwardPathLabel": "Parks",
  "originLayerId": 2,
  "originPrimaryKey": "ParkID",
  "forwardPathLabel": "Park_Amenities",
  "destinationLayerId": 1,
  "originForeignKey": "ParkID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}