List tenant ingestion secrets (metadata only)
GET/v1/tenants/:tenantID/secrets
Requires scope tenants:read. Never returns secret values.
Request
Responses
- 200
- 401
- 403
- 404
Secret metadata.
Missing or invalid developer key.
Key lacks the required scope (insufficient_scope).
Resource not found in the key's organization.