User details
This method returns information about a given user
Try this request in your browser
URL
https://api.natterly.com/api/v1/users/user
Access
Must be authenticated as a user.
If not authorised, a MustBeAuthenticated
error will be returned.
Parameters
Parameter | Type | Default |
---|---|---|
user Required The UUID of the user |
String | null |
Errors
Error | Attributes |
---|---|
UserNotFound No user found with the given UUID |
Response Data
This action will return a user structure.
You'll receive all attributes for this structure (basic and extended attributes). You'll receive expansions for department_ids, active_department_ids.