[App push] Get unsubscribed users

API point to get a list of unsubscribed users from receiving app push notifications as of the specified date.

Log in to see full request history
Response paramsDescription
project_idProject identifier;
client_user_idUser identifier on the client's side;
source_idUnsubscribe reason;
sourceDetailed information on the unsubscribe reason;
created_atUnsubscribe date.
Path Params
int32
required

Project identifier.

Query Params
int32
required

Timestamp indicating the start date of the period, up to the current day, for which the list of unsubscribed users will be displayed;

string
required

Range of values to be displayed in the unsubscribe list. Setting the parameter value to "0" displays the last 20 unsubscribes. To view unsubscribes from 21 to 40 and beyond, adjust the parameter value accordingly (e.g., set it to "20" for the next range).

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json