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