Skip to main content

List All

GET /v1/users/

Responses

200

Successful Response

{
"items": {
"$ref": "#/components/schemas/UserRead"
},
"type": "array",
"title": "Response List All V1 Users Get"
}