Get the stored preferences for Lilt Create.
Example CURL:
curl -X POST 'https://api.lilt.com/v2/create/preferences?key=API_KEY'
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.