Get user subscriptions
Get lists to which a user is subscribed
Endpoint URI
1 |
|
Headers
- X-Ownpage-Client-Token : a valid token
Query string parameters
- EMAIL : the user's email address
Response (JSON)
The response is an array with email list ids
Example
We get the list ids for the user with email "example@mail.com"
1 |
|
Response:
1 2 3 |
|