Skip to main content
Skip to main content

Extra Basepath Action

Extra Basepath Action

Request

GET /api/basepath

Description

Used to obtain http basepath.

Path parameters

None

Query parameters

None

Request body

None

Response

{
"msg":"success",
"code":0,
"data":{"enable":false,"path":""},
"count":0
}