Verdocs - Developer Documentation
ReferenceRest APIApi docsOrganizations

Get an organization's children

GET
/v2/organizations/{organization_id}/children

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organizations/{organization_id}/children"
{
  "api_key": "string",
  "contact_email": "string",
  "deletion_protected": true,
  "id": "string",
  "locale": "string",
  "name": "string",
  "pipeline_settings": "string",
  "timezone": "string",
  "url": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}