get https://{baseUrl}/api/securityplans/annualLossExpectancyBySSP//
Used for Reporting
Log in to see full request history
Responses
400The operation wasn't successful; the body of the response contains details.
Used for Reporting
400The operation wasn't successful; the body of the response contains details.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/securityplans/annualLossExpectancyBySSP/intPage/intPageSize \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"title": "string",
"total": 0
}
]