Get document list
POST/documentlist
Get document list
Request
Header Parameters
x-api-token stringrequired
- application/json
Body
limit int32
skip int32
Responses
- 200
- 404
- 405
successful operation
- application/json
- Schema
- Example (from schema)
Schema
code int32
type string
message string
{
"code": 0,
"type": "string",
"message": "string"
}
Report is not available!
Invalid API Token!
Loading...