senders_list
Retrieve all senders associated with your Pushpad account. Sends a GET request to /senders and returns an array of sender objects for review or management.
Instructions
To list all senders in your account, send a GET request to /senders.
The response body will be an array containing objects each representing a sender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |