Get org chart as SVG
pc_get_companies_by_company_id_org_svgFetch an organization chart as an SVG image for a company. Use this to visualize company hierarchy by providing the company ID.
Instructions
Get org chart as SVG
Paperclip operation: GET /api/companies/{companyId}/org.svg. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |