Get Batch Status

This API resource checks the status of a batch of privacy settings changes. The call returns the status of each change made to the profiles.

GET https://app.igodigital.com/api/v2/organization/{customer_mid}/privacy/{batch_id}

NameTypeDescription
customer_midstringID for the account.
batch_idstringID generated when creating a batch of privacy setting changes.

Status values for a change can be initiated, success, failed or cancelled.