[
  {
    "id": 123,
    "name": "<string>",
    "store_name": "<string>",
    "organization_role": {
      "id": 123,
      "role": "ADMIN",
      "user": {
        "id": 123,
        "best_identifier": "<string>"
      }
    },
    "created_at": "2023-11-07T05:31:56Z",
    "last_used_at": "2023-11-07T05:31:56Z",
    "expires_at": "2023-11-07T05:31:56Z",
    "is_active": true
  }
]