api-library icon indicating copy to clipboard operation
api-library copied to clipboard

Get Contacts API fields not working

Open Gijsen opened this issue 10 months ago • 0 comments

According to the docs on: https://devdocs.mautic.org/en/5.x/rest_api/contacts.html

For the List Contatcs you can use the following query parameters:

  • minimal
  • select

Both of them don't seem to affect the output at all. I would need this to limit the size of the output so I can handle this correctly

Gijsen avatar Jan 27 '25 22:01 Gijsen