API ReferenceRisk Type
Retrieves the collection of RiskType resources
Retrieves the collection of RiskType resources
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Query Parameters
name?string
order[name]?string
Default
"asc"Value in
- "asc"
- "desc"
Response Body
curl -X GET "https://example.com/project/risk-types"[ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string" }]