Get Preference

Get the preferences object.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

objectstringRequiredformat: "id"
The ID of the target object for which preferences object is to be fetched.
typeenumRequired
Type of the preference object to be fetched.
Allowed values:
language_codestringOptionalformat: "text"
Language code for which to get the preferences for.

Response

Success.
preferenceobject

Errors