{ "data": [ { "id": "sample-id", "email": "janet.weaver@reqres.in", "full_name": "morpheus", "locale": "sample-locale", "created_at": "2026-05-29T14:30:00Z", "updated_at": "2026-05-29T14:30:00Z", "timezone": "2026-05-29T14:30:00Z", "profile": { "avatar_url": null, "bio": null, "company": {}, "social": {} }, "preferences": {}, "status": "active" }, { "id": "sample-id", "email": "janet.weaver@reqres.in", "full_name": "morpheus", "locale": "sample-locale", "created_at": "2026-05-29T14:30:00Z", "updated_at": "2026-05-29T14:30:00Z", "timezone": "2026-05-29T14:30:00Z", "profile": { "avatar_url": null, "bio": null, "company": {}, "social": {} }, "preferences": {}, "status": "suspended" } ], "meta": { "limit": 37, "returned": 46, "next_cursor": "sample-next_cursor", "prev_cursor": "sample-prev_cursor", "has_more": false, "total_estimate": 12 } }