/sessions/currentUser/favourites - Get favorites for a user
Returns the list of favorites for the current user.
End-point
GET | /sessions/currentUser/favourites |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
The favorites information for the current user. |