post https://api.kentro.dev/v1/utils/data-fetch
To fetch data for analytics purposes only, since this endpoint may have a several second delay in reflecting new documents in the database.
Responses
To fetch data for analytics purposes only, since this endpoint may have a several second delay in reflecting new documents in the database.
xxxxxxxxxx
curl --request POST \
--url https://api.kentro.dev/v1/utils/data-fetch \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"collection": "customers"
}
'
Try It!
to start a request and see the response here! Or choose an example: