List Monica Crm Contacts
GET/api/integrations/:integration_id/monica-crm/contacts
List Monica contacts (searchable, capped). Returns [{id, name, email}].
query is forwarded as Monica's search filter (matches name + email).
limit defaults to 50; the FE picker pages locally if the user
needs more.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error