Skip to main content
GET
List push campaigns

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:20

Maximum number of records to return. Defaults to 20.

Required range: 1 <= x <= 100
after
string

Opaque cursor from the previous page's metadata.next value.

app_id
string
environment
enum<string>
Available options:
production,
development
status
string

Response

200 - application/json

Push campaigns returned

status
integer
required

HTTP response status code

data
object[]
required
metadata
object
required