List User Preference
List User Preference
Request
URI
GET
https://{api_host}/pipeline/api/user-preferences/{id}
COPY
Path Parameters
string
id
Required
id
Responses
200
OK
Returns
UserPreference
of type(s)
application/json
{
"_link": "/pipeline/api/..",
"_updateTimeInMicros": 1499279153081002
}
object
preferences
Optional
Preference of loggedin user
string
_link
Optional
_link
integer As int64
As int64
_updateTimeInMicros
Optional
_updateTimeInMicros
404
Not found
Operation doesn't return any data structure
User Preference Service Operations
GET
List User Preference
GET
List User Preferences
POST
Set User Preferences