Verdocs - Developer Documentation
ReferenceRest APIApi docsOrganization Groups

Get organization group

GET
/v2/organization-groups/{group_id}

Path Parameters

group_id*string

The group ID to retrieve.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

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