get https://localhost:8443/fineract-provider/api/v1/search
Example Requests:
search?query=000000001
search?query=Petra&resource=clients,groups
search?query=Petra&resource=clients,groups&exactMatch=true
Log in to see full request history
Response
Example Requests:
search?query=000000001
search?query=Petra&resource=clients,groups
search?query=Petra&resource=clients,groups&exactMatch=true
xxxxxxxxxx
curl --request GET \
--url 'https://localhost:8443/fineract-provider/api/v1/search?exactMatch=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: