Skip to main content

Find risk level data by id​

Find risk level data by id

Path Parameters
  • id uuid required

    ID of the object to retrieve or update

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
Responses

Expected response to a valid request


Schema
  • risk_level object
  • id uuid

    the id

  • uid string

    Possible values: >= 32 characters and <= 32 characters

    the uid

  • label string

    The label

  • points decimal

    The risk points

  • order int32

    The order of this risk level

Loading...