curl --request GET \
--url https://platform.kodexa.ai/api/dashboards/{organizationSlug}/{slug} \
--header 'x-api-key: <api-key>'{}Returns the specified dashboard.
curl --request GET \
--url https://platform.kodexa.ai/api/dashboards/{organizationSlug}/{slug} \
--header 'x-api-key: <api-key>'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
URL-safe slug of the organization.
URL-safe slug of the dashboard.
Dashboard
The response is of type object.