projects_list
Retrieve all projects in your Pushpad account by sending a GET request to /projects. Returns an array of project objects.
Instructions
To list all projects in your account, send a GET request to /projects.
The response body will be an array containing objects each representing a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |