View Personal-Data Logs
Before you begin
- Ensure that the user is signed into the store with appropriate seller permissions.
note
Only sellers with Seller Admins, Support and IT roles can access the API
Procedure
- Note the ID and type of the data item that you want logs for. - Most get/update/create responses in the Commerce API contain mandatory fields - idand- type. You will need to pass this information to the logs endpoint in the next step.note- Currently the personal data management functionality is only enabled for entities under - v2/accounts,- v2/customersand- v2/authentication-realmsURL prefixes.
- Call the - logsendpoint and specify the- idand- typein the filter- See the Personal Data Logs page for more information 
- You can use pagination links inside the - metafield to navigate. Visit the pagination page for more information.