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