Kustomer API
Getting access, Developing, Testing
Back to KustomerGET spam senders
Fetch paginated list of senders.
Output
type: object
properties:
meta:
type: object
properties:
pageSize:
type: string
page:
type: string
links:
type: object
properties:
self:
type: string
first:
type: string
prev:
type: string
next:
type: string
data:
type: array
items:
type: object
properties:
type:
type: string
id:
type: string
attributes:
type: object
properties:
sender:
type: string
channel:
type: string
list:
type: string
createdAt:
type: string
modifiedAt:
type: string
updatedAt:
type: string
relationships:
type: object
properties:
org:
type: object
properties:
links:
type: object
properties:
self:
type: string
data:
type: object
properties:
type:
type: string
id:
type: string
createdBy:
type: object
properties:
links:
type: object
properties:
self:
type: string
data:
type: object
properties:
type:
type: string
id:
type: string
modifiedBy:
type: object
properties:
links:
type: object
properties:
self:
type: string
data:
type: object
properties:
type:
type: string
id:
type: string