A test endpoint that requires a valid API key to access
A test endpoint that requires authentication to access. This endpoint can be used to verify that your authentication credentials are working correctly and to retrieve your organization ID.
This endpoint supports two authentication methods:
Include a valid API key in the x-api-key
header of the request:
Include the following headers in your request:
If authentication fails, you will receive a 401 Unauthorized response:
The organizationId
returned by this endpoint is your unique identifier in the Pure system. This ID may be required for certain operations or when contacting support about your account.
API key for authentication
Default Response
The response is of type object
.