Skip to content

digital-identity-platform-docs


digital-identity-platform-docs / supabase/functions/dashboards-list / DashboardsListRequest

Interface: DashboardsListRequest ​

Defined in: supabase/functions/dashboards-list/index.ts:44

Request payload. Only the client is named; the tenant slug is resolved here.

Properties ​

client_id ​

client_id: string

Defined in: supabase/functions/dashboards-list/index.ts:46

DIP client (organisation) uuid.

Released under proprietary license.