Submit Sed Batch Stats Request

GET {{baseUrl}}/suggested-entitlement-description-batches/:batchId/stats

Submit Sed Batch Stats Request. Submits batchId in the path param (e.g. {batchId}/stats). API responses with stats of the batchId.

HEADERS

KeyDatatypeRequiredDescription
X-SailPoint-Experimentalboolean(Required) Use this header to enable this experimental API.
Acceptstring

RESPONSES

status: OK

{"batchComplete":true,"batchId":"bae747af-e651-aeab-f20f-63efa216b3f2","discoveredCount":100,"discoveryComplete":true,"processedCount":100}