cURL
auth
Get apiv1authusersuser info
Get current authenticated user information.
Returns enriched user data combining:
- Keycloak token claims (roles, groups, etc.)
- Django profile data (department, employee number, etc.)
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.capedigital.co.ke/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your JWT token in the format: Bearer
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:
20