Get Preference (POST)

Get the preferences object.

Headers

AuthorizationstringRequired

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

Request

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

Response

Success.
preferenceobject

Errors