Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationOrganizations

Get organization

GET
/v2/organizations/{organization_id}

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organizations/{organization_id}"
{
  "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"
}