Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationOrganizations

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"
{
  "contact_email": "string",
  "created_at": "string",
  "id": "string",
  "name": "string",
  "updated_at": "string",
  "url": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}