List cards for a site
GET/sites/:siteUuid/cards
Returns the SentiView processing units visible by the authenticated user on the requested site. Internal hashes, debug settings, credentials and technical secrets are intentionally not exposed.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Visible cards for the requested site.
Response Headers
Maximum number of requests allowed during the current one-minute window.
Number of requests remaining during the current window.
Number of seconds before capacity becomes available again.
The site UUID or pagination parameters are invalid.
Authentication is missing, invalid or revoked.
Response Headers
Authentication challenge.
The authenticated user or API key is not allowed to perform this action.
The requested resource was not found or is not visible by the authenticated user.
The API key exceeded its request quota.
Response Headers
Maximum number of requests allowed during the current one-minute window.
Number of requests remaining during the current window.
Number of seconds before capacity becomes available again.
Number of seconds to wait before retrying the request.