cURL
curl --request GET \ --url https://api.collectpure.com/organization/get-organization/v1 \ --header 'x-api-key: <api-key>'
{ "data": "<unknown>" }
Get the organization details associated with the API key
API key for authentication
Default Response
Organization object with all details