Note that a user will need to be logged in and have the appropriate permissions to use the status API and interface(s).
Background idea for this is that those full status pages aren't super useful and it is not likely an admin is looking for that full report page, which takes a while to load. Offer them quicker access to what they are actually looking for.
Possibilities
Perhaps break down the various report/status items into individual endpoints.
Be able to filter by each item within the scope of requested information.
Be able to request status information for individual DLA records / TPEN Projects URIs or titles or something.
Be able to request information based on a particular user.
Lazy load the full reports pages and make them easier to browse.
No yet imagined.
Note that a user will need to be logged in and have the appropriate permissions to use the status API and interface(s).
Background idea for this is that those full status pages aren't super useful and it is not likely an admin is looking for that full report page, which takes a while to load. Offer them quicker access to what they are actually looking for.
Possibilities