Retrieves a tree of organizations connected by parent ID by starting from the organization ID.
A valid request URL is required to generate request examples
{ "data": { "app_id": "<string>", "children": "<array>", "comment": "<string>", "contact_name": "<string>", "created_at": "<string>", "credit_check": true, "custom_fields": {}, "email": "<string>", "external_ref": "<string>", "id": "<string>", "invoice_email": "<string>", "name": "<string>", "organisation_number": "<string>", "parent_id": "<string>", "phone": "<string>", "status": "<string>", "tax_id_vat_number": "<string>", "updated_at": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Organization ID
Organization details
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes