List configuration versions
GET https://{{host}}/appsec/v1/configs/{{configId}}/versions
Body
PARAM
Key | Datatype | Required | Description |
page
|
null | Integer 1 The index of the result page. If the value is -1, then pagination is ignored. The default value is 1. | |
pageSize
|
null | Integer 10 The number of items on each result page. The default value is 25. | |
detail
|
null | Boolean false When true, the results contain detailed information on versions. When false, the results contain summary information on versions. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS