get https://{baseUrl}/api/supplychain/statusboard///////
Used for sorting, paging, and searching
Log in to see full request history
Response
Used for sorting, paging, and searching
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/supplychain/statusboard/strSearch/strStatus/strType/strOwner/facilityId/intPage/intPageSize \
--header 'accept: application/json'
xxxxxxxxxx
{
"totalItems": 0,
"items": [
null
]
}