Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationOrganization contacts

Get a list of organization contacts

GET
/v2/organization-contacts

Request Body

application/json

Body Parameters

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organization-contacts" \  -H "Content-Type: application/json" \  -d '{    "email": "string",    "token": "string"  }'
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}