get
https://api.lucid.co/v1/documents/picker?token=:token
Displays an embedded document picker within an iframe, allowing users to browse and select documents. Supports optional document creation and auto-selection of newly created documents.
<iframe
src='https://lucid.app/documents/picker?token=:token'
></iframe>