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

