Tenovos Search. The Search endpoint is used to search the system for users based on matching user profile information.
Successful Request. Search Results Returned.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "users": [
- {
- "id": "7d675ef0-f423-11e9-8071-89c0c4052141",
- "username": "richard.hendricks",
- "email": "richard@piedpiper.com",
- "firstName": "Richard",
- "lastName": "Hendricks",
- "friendlyName": "Richard Hendricks",
- "company": "Pied Piper",
- "country": "USA",
- "phone": "18884562317",
- "contact": "Jian Yang",
- "role": {
- "id": "f4c15b2b-5540-35e5-96ef-7245322fb07d",
- "name": "Art Directors"
}, - "status": "enabled",
- "accountType": "local",
- "groups": [
- {
- "id": "e4c15b2b-8540-45e5-96ef-4145322fb07c",
- "name": "Art Directors"
}
]
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}