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
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 <= 1000
Example:
10
Response
200
application/json
Tracking scripts retrieved successfully
The response is of type object
.