GET
/
sequences

Authorizations

Authorization
string
header
required

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

Query Parameters

page[size]
string

Page size

page[after]
string

Page after

page[before]
string

Page before

status
string

Filter by sequence status

created_by_user_id
string

Filter by sequence creator id

created_by_user_email
string

Filter by sequence creator email

Response

200 - application/vnd.amp+json
sequences
object[]