Check if a customer sar exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

sar_idstringRequired
The unique identifier of the customer SAR

Response

Customer SAR exists
sar_idstring or null
The unique identifier of the customer SAR
first_seendatetime or null
This represents the earliest timestamp associated with the customer SAR
last_seendatetime or null
This represents the latest timestamp associated with the customer SAR
organization_idstring or null
The organization ID for which the customer SAR was found

Errors