Skip to main content
GET
/
organization
/
get-organization
/
v1
Get the organization details associated with the API key
curl --request GET \
  --url https://api.collectpure.com/organization/get-organization/v1 \
  --header 'x-api-key: <api-key>'
{
  "data": "<unknown>"
}

Authorizations

x-api-key
string
header
required

API key for authentication

Response

200 - application/json

Default Response

data
any
required

Organization object with all details