v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBCustomers
Get monitoring configuration of a customer
This endpoint returns the monitor status for a single customer.
You need the "View customer monitoring status" permission to use this endpoint.
get/v2/customers/{customer_identifier}/monitor
Path parameters
customer_identifierstring uuid required
The unique identifier we provided when you created the customer.
Response
OK
Example response
{
"entity_screening": {
"configuration_identifier": "0f17930c-a4e6-4fef-b913-6a12ad5afd12"
}
}