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

12 lines
165 B
Plaintext
Raw Permalink Normal View History

POST http://rest.apinb.com/mgt/app/fetch
Content-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"page": 1,
"size": 10,
"keyword": "",
"status": 1
}