List Fixes
GET https://{{API_URL}}/fixes
Returns a paginated list of fixes that are related to all of your open vulnerabilities that have active assets. The default page size is 25 and the maximum page size is 100. The total number of fixes, page number, and total number of pages are available in the meta data.
Note: this request may take longer to complete depending on the number of assets and vulnerabilities associated with your fixes.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | which page to list | |
per_page | string | number to display per page |