v1
latestOpenAPI 3.0.32026-07-134103031.5 MBNavigation and Login Sequences
List Sequences
get/targets/{target_id}/sequences/
Path parameters
target_idstring required
Identifier of the target.
Query parameters
enabledboolean
include'content' | 'target'
Extra fields to include in response:
- content - Add content to response under content key
- target - Add target to response under target key
lengthinteger
Number of results to return per page.
namestring
orderingstring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
searchstring
A search term.
type'login' | 'navigation'
- login - Login
- navigation - Navigation
Response
Example response
{
"count": 6,
"page_total": 1,
"page": 1,
"length": 10
}