List campaign subsequence
Campaign Subsequence
List campaign subsequence
Requires one of the following scopes: subsequences:read, subsequences:all, all:read, all:all
GET
List campaign subsequence
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of items to return
Required range:
1 <= x <= 100Example:
10
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
Example:
"01956fbd-0eb1-72db-a565-82977a586084"
The ID of the campaign to list the subsequences of.
Example:
"123e4567-e89b-12d3-a456-426614174000"
The search query to filter the subsequences by.
Example:
"test"
Response
The list of Campaign Subsequence