X-API-Key: ********************curl --location 'https://api.snakk.ai/api/users' \
--header 'X-API-Key: <api-key>'{
"users": [
{
"id": "3f9c2b6e-1a2d-4b8e-9c1f-2a3b4c5d6e7f",
"email": "admin@example-as.no",
"role": "owner",
"created_at": "2026-06-20T09:15:00.000Z",
"last_login_at": "2026-06-24T14:02:11.000Z"
}
]
}