Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Your Inbound API key. Include it in the Authorization header as: Bearer

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0
type
enum<string>
Available options:
webhook,
email,
email_group
active
enum<string>
Available options:
true,
false
sortBy
enum<string>
Available options:
newest,
oldest
Maximum string length: 100

Response

Response for status 200

data
object[]
required
pagination
object
required