Risk Register

Risk Register Settings

Fetch the settings for register module and its columns(fields) along with configurations.

get/v2/risk/register/settings

Headers

authorizationstring required

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

Response

Successful Response

idstring required
namestring required
descriptionstring required
status'ACTIVE' | 'INACTIVE' required

An enumeration.

allow_add_rowboolean required
created_atstring date-time required
updated_atstring date-time required
allow_collaborationboolean
summary_position'TOP' | 'BOTTOM' | 'LEFT' | 'RIGHT'

An enumeration.

show_summaryboolean
type'CUSTOM' | 'SYSTEM'

An enumeration.

type_valstring
freeze_columnsinteger
show_timestampboolean
add_in_menuboolean
menu_namestring
menu_permissionstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.