Retrieves a paginated list of bo users with filtering, sorting, and optional extended data.
[BO]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Extend options:
"image": Add the presigned URL for the user image
"organization": Obtain the organization in which the profile is involved
"updatable-fields": Get information about the field that can be updated
"actions-info": Give information about actions that can be done on the user
image, organization, updatable-fields, actions-info Filter by type
-9007199254740991 <= x <= 90071992547409911
Filter by first name
"string"
Filter by last name
"string"
Filter by email
"string"
Filter by phone
"string"
Filter by lang
"string"
Filter by activatedAt
{
"start": "2021-01-01T00:00:00.000Z",
"end": "2021-12-31T23:59:59.999Z"
}
Filter by deletion status
true
Filter by organization id
-9007199254740991 <= x <= 90071992547409911
Filter by updatedAt
{
"start": "2021-01-01T00:00:00.000Z",
"end": "2021-12-31T23:59:59.999Z"
}
Filter by createdAt
{
"start": "2021-01-01T00:00:00.000Z",
"end": "2021-12-31T23:59:59.999Z"
}
Filter by text search in name and description
"string"
Include total count in response.
true
Page number.
-9007199254740991 <= x <= 90071992547409911
Page size.
-9007199254740991 <= x <= 900719925474099150
Get the page where the item with this id is located.
-9007199254740991 <= x <= 90071992547409911
Sub page size for grouping items.
-9007199254740991 <= x <= 900719925474099110