Documentation Index
Fetch the complete documentation index at: https://docs.tented.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Query Parameters
| Parameter | Type | Required | Notes |
|---|---|---|---|
tentIdOrAlias | string | Yes | Tent UUID, current published alias, or / for a root page |
daysBack | integer | No | Number of days to query. Valid values are 1 through 7. Invalid values fall back to 7 |
Request Example
Response Example
Notes
tentIdOrAliasaccepts a tent UUID or the current published alias- Use
/to query a tent published at the domain root - Invalid
daysBackvalues do not error; they fall back to7
Common Errors
| Status | Cause |
|---|---|
400 Bad Request | tentIdOrAlias was not provided |
401 Unauthorized | Missing or invalid bearer token |
404 Not Found | The tent or alias does not resolve in the workspace |
Next: Retrieve Org Analytics
Read aggregate analytics across the whole workspace.