Get scorecard metrics values for an organization and conversation typewithin a specified time range and filter criteria. The user must have access to the requested organization.
Documentation Index
Fetch the complete documentation index at: https://docs.siro.ai/llms.txt
Use this file to discover all available pages before exploring further.
OAuth access token for user-scoped requests (Authorization Code or machine-to-machine). Send header x-siro-auth-token: . Not an organization API key.
ID of the organization to get metrics for
"org_123"
ID of the conversation type to filter by
"conv_type_456"
Start date for the metrics range (ISO 8601 format)
"2024-01-01T00:00:00Z"
End date for the metrics range (ISO 8601 format)
"2024-01-31T23:59:59Z"
IDs to filter by (can be array or single string)
1["user_001", "user_002"]Entity type to filter by (RECORDING, USER, TEAM, ORGANIZATION)
1The entity type to filter scorecard metrics by
RECORDING, USER, TEAM, ORGANIZATION "USER"
Optional grouping for the metrics
1The entity type to filter scorecard metrics by
RECORDING, USER, TEAM, ORGANIZATION "TEAM"