post https://api.rallyuxr.com/api/public/v1/studies/search
Filtering currently not supported
Log in to see full request history
Responses
Filtering currently not supported
xxxxxxxxxx
14curl --request POST \
--url https://api.rallyuxr.com/api/public/v1/studies/search \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"filter": {
"operator": "AND"
},
"pageInfo": {
"size": 25
}
}
'
Try It!
to start a request and see the response here! Or choose an example: