Get Admin Dashboard Data
GET /v1/admin/dashboard
Get admin dashboard data, requires global admin permissions
Authorizations
Parameters
Query Parameters
Filter by organization IDs
Filter by organization IDs
Filter by product IDs
Filter by product IDs
Filter by environment IDs
Filter by environment IDs
Filter by sandbox IDs
Filter by sandbox IDs
Pagination cursor (Page number)
Pagination cursor (Page number)
Number of items per page
Number of items per page
Responses
200
Successful Response
object
object
Unique identifier for the row
Name of the customer organization
UUID of the customer organization
Name of the customer product
UUID of the customer product
Unique name of the product
Name of the customer environment
UUID of the customer environment
Unique name of the environment
Name of the customer sandbox
UUID of the customer sandbox
Base URL for the sandbox
Custom URL for the sandbox, if any
Name of the AKS cluster
Link to ArgoCD
Link to Vault
Name of the database
Database connection string
Information about blob storage
URL of the Fabric workspace
URL of the Fabric SQL endpoint
Tableau project folder path
object
Cursor to designate where you are in iterating through values. Start with ‘0’, and pass this on subsequent calls to continue iteration
The maximum number of elements to be returned per call
The total number of entities.
422
Validation Error