post https://api.reelevant.com/v2/datasources/find-and-fetch
This is an internal endpoint
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
This is an internal endpoint
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
20curl --request POST \
--url https://api.reelevant.com/v2/datasources/find-and-fetch \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"sort": {
"order": "desc"
},
"group": {
"matching": {
"mode": "onePerValue"
}
},
"type": {
"name": "generic",
"subtype": "user"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: