Zluri · Example Payload

Zluri List Instances Example

Access ManagementSaaS Management

Zluri List Instances Example is an example object payload from Zluri, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": [
    {
      "id": "inst_01H8X7Y3K9PJZQVN6W2RC8MFAB",
      "name": "Custom HR Tool",
      "status": "active",
      "notification_emails": ["it-ops@example.com"],
      "created_at": "2026-04-01T10:30:00Z",
      "updated_at": "2026-04-15T14:22:11Z"
    }
  ]
}