ReDoc documentation
Get existing company relation(s)
200 Success.
401 Unauthorized
Unexpected error
{- "items": [- {- "company_id": 0,
- "parent_id": 0
 }
 ],
- "search_criteria": {- "filter_groups": [- {- "filters": [- {- "field": "string",
- "value": "string",
- "condition_type": "string"
 }
 ]
 }
 ],
- "sort_orders": [- {- "field": "string",
- "direction": "string"
 }
 ],
- "page_size": 0,
- "current_page": 0
 },
- "total_count": 0
}