Returns distinct filter values for cascading dashboard dropdowns, scoped by assessment type.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Assessment type: 'metadata' or 'data_quality'
Filter databases by service name
Filter schemas by database name
Filter tables by schema name
Successful Response
Available filter values for cascading dashboard dropdowns.
Distinct service names with assessment data
Distinct database names (filtered by parent selections)
Distinct schema names (filtered by parent selections)
Distinct table names (filtered by parent selections)