Files
full/module/base/mgt/test/pmn_fetch.http

15 lines
216 B
HTTP

POST http://test.apinb.com/mgt/pmn/fetch
Content-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"page": 1,
"size": 50,
"keyword": "",
"workspace": "ops",
"status": 1,
"sort_key": 0,
"id": 13
}