Users
Get user
Retrieve a single user by ID.
GET
Get user
Authorizations
Enter your JWT token in the format: Bearer
Path Parameters
A UUID string identifying this User.
Response
200 - application/json
Serializer for listing users with department information.
Maximum string length:
150Pattern:
^[\w.@+-]+$True if the user has not logged in for 2 or more business days (Mon–Fri).
None last_login (never logged in) is also treated as inactive.
Maximum string length:
254Maximum string length:
150Maximum string length:
150Maximum string length:
50Maximum string length:
20STAFF- StaffCORRESPONDENT- CorrespondentCONSUMER- Cape Digi Consumer
Available options:
STAFF, CORRESPONDENT, CONSUMER Get user
