Documents API

The List Documents functionality is located at https://app.marketix.io/api/v1/documents and provides several optional parameters to filter and sort the returned results.

These parameters include search, search_by, template_id, favorite, sort_by, sort, and per_page.

The endpoint returns documents based on the provided parameters, with each document belonging to a certain template ID.

Last updated