Web-API and key path

Experimenting with web-api tile to display Keeper status.
API endpoint: https://statuspage.keeper.io/api/v2/status.json

Response data…
{
“page”: {
“id”: “wg5bvczw1rtf”,
“name”: “Keeper Status Page”,
“url”: “https://statuspage.keeper.io”,
“time_zone”: “America/Los_Angeles”,
“updated_at”: “2024-04-12T10:46:46.388-07:00”
},
“status”: {
“indicator”: “none”,
“description”: “All Systems Operational”
}
}

When I try to select a “key path” of status.description or just description I get the message “The expected data was not found in the API response”.

Any ideas?

What type of tile are you trying to use?

Dropped a quick dashboard pack example into my GitHub here…

If you’re thinking about checking out SquaredUp Cloud, we already have a nice Statuspage plugin