Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationOrganization members

List current organization's members

GET
/v2/organization-members

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organization-members"
[
  {
    "current": true,
    "id": "string",
    "organization_id": "string",
    "user_id": "string"
  }
]
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}