get
https://alpha.emaktalk.com/api/v1/users/
This API retrieves detailed information about a specific user, identified by their unique userId, which is provided as a path variable in the request URL. The API returns all available user details if the requesting user has the necessary permissions.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Headers:
Authorization: Bearer [Token]
Levels:
- Admin Levels or Higher: Fetches the User if belonging to the same domain
- User Level: Fetches the User only if Trying to Fetch Self.
