We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17663a9 commit c8a420cCopy full SHA for c8a420c
users/README.md
@@ -305,4 +305,5 @@ Returns users in the system based on the specified filters.
305
- **Content:**
306
`{ 'statusCode': 401, 'error': 'Unauthorized', 'message': 'Unauthenticated User' }`
307
- **Code:** 500
308
- - **Content:** `{ 'statusCode': 500, 'error': 'Internal Server Error', 'message': 'Something went wrong please contact admin.' }`
+ - **Content:**
309
+ `{ 'statusCode': 500, 'error': 'Internal Server Error', 'message': 'Something went wrong please contact admin.' }`
0 commit comments