General Information
...
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
urac | /admin/users/count | GET | Users |
...
This API counts users based on keywords. These keywords will be compared to usernames, emails, first names, and last names in the database.
Input
...
Type: application/json
...
Response schema
Follow this link to check out the response JSON response JSON Schema
SOAJS Error Codes
Code | Description |
---|---|
400 | Business logic required data are missing |
602 | Model error: + %model_error% |