v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Roles

Get role users

Get users who have the role assigned with pagination.

get/api/roles/{id}/users

Path parameters

idstring required

The unique identifier of the role.

Query parameters

pageinteger

Page number (starts from 1).

page_sizeinteger

Entries per page.

search_paramsobject

Search query parameters.

Response

An array of users who have the role assigned.

idstring required
usernamestring nullable required
primaryEmailstring nullable required
primaryPhonestring nullable required
namestring nullable required
avatarstring nullable required
customDataobject required

arbitrary

identitiesobject required
lastSignInAtnumber nullable required
createdAtnumber required
updatedAtnumber required
applicationIdstring nullable required
isSuspendedboolean required
hasPasswordboolean
hasSecurityVerificationMethodboolean