-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
2
-
Not defined
-
3 - Expected
What is the desired functionality that you are missing?
The ability to view a list of all dashboards
Which problem are you going to solve with this functionality?
Without list capabilities
Context: Given, When, Then
GIVEN I am an Optimize user
AND I have API access
THEN I can retrieve a list of dashboard IDs for a given collection
Hint:
I see no reason to significantly modify the payload from our internal APIs
We should copy existing behavior and patterns as much as possible
99% of customers will have less than 1k entities
Endpoint details:
GET public/dashboard(users must provide collectionId as param as well as the accessToken as usual)