List tracking scripts
Tracking scripts
List tracking scripts
Returns a paginated list of tracking scripts for the given workspace. Filtering by description or internal identifier is supported.
GET
List tracking scripts
Documentation Index
Fetch the complete documentation index at: https://docs.snitcher.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your personal access token (PAT) to authenticate
Query Parameters
Optional description filter
Example:
"Homepage tracker"
Optional internal identifier filter
Example:
"homepage-tracker"
The page number for pagination
Example:
1
The number of trackingscripts per page (1-1000)
Required range:
1 <= x <= 1000Example:
10
Response
Tracking scripts retrieved successfully
Example:
1
Example:
10
Example:
15
Example:
150
Example:
"https://api.example.com/v1/workspaces?page=2"
Example:
null
Example:
"https://api.example.com/v1/workspaces?page=1"
Example:
"https://api.example.com/v1/workspaces?page=10"
Example:
"https://api.example.com/v1/workspaces"
Example:
1
Example:
15
Example:
true