get
https://mediastoreapi-sandbox.cleeng.com/customers//consents
Use /customers/:customerId/consents to fetch customer's consents. Display fetched consents to enable consents management. This endpoint shows actual status of customer's consents. It returns useful information like: status (accepted/declined), is it required, is it the actual version of consents, the label for it.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Note
needUpdateis true if customer didn't accept the terms and conditions or there is a new version of terms or marketing consents.
Errors
| HTTP Status code | Error code | Message |
|---|---|---|
| 401 | AUTH0001 | Missing required JWT |
| 401 | AUTH0002 | Invalid JWT token |
| 500 | SXXXX (X - number) | Internal Server Error |

