post https://api.whippy.co/v1/contacts//sequences
Returns a list of sequences the contact is or has been in.
- Possible Body Parameters:
- limit - the number of sequences to return (defaults to 50 when not provided)
- offset - the number of sequences to skip
- sequence_id - the ID of the Sequence to filter by. Could be used to check if a contact is in a specific sequence.
- status - the status of the Step to filter by.
Callback