post https://api.reelevant.com/v2/datasources/query
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request POST \
--url 'https://api.reelevant.com/v2/datasources/query?page=1&perPage=10' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"sort": {
"order": "desc"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: