post https://example.com/api/v2/search-db
Returns array of files
Log in to see full request history
Response
200Object
Returns array of files
200Object
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/search-db \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!