Verdocs - Developer Documentation
ReferenceRest APIApi docsOrganizations

Get an organization's usage metrics

GET
/v2/organizations/{organization_id}/usage

Path Parameters

organization_id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organizations/ORGANIZATION_ID/usage" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}