Skip to content

Get remediation agility for an organization

GET
/v1/risks/remediation
start_date
string | null format: date-time
end_date
string | null format: date-time
current_date
string format: date-time

Used to get the timezone information for the start and end date

urgency
array | null
Allowed values: Info Low Medium High Critical

Get remediation agility for an organization

Risk entries are the most compact way to ser/de data for the remagi.

You should use [RiskEntryBuilder] to create this type. if you do not get this from deserializing.

Array<object>
object
closed_date
string | null format: date-time
discovered_date
required
string format: date-time
due_date
string | null format: date-time
history_ids
required
Array<integer>
id
required
string
urgency
One of:
null