Review Column Defaults
Configure default columns and visibility for reviewers.
Validation Rules
Valid Column Values
Example
Get Review Column Defaults
Set Review Column Defaults
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
Content-TypestringOptionalExample:
application/jsonAcceptstringOptionalExample:
application/jsonBody
objectOptionalExample:
{"value":{"default_ordered_columns":["source.name","source.identity_unique_id","concrete_permissions","idp.on_premises_distinguished_name","idp.name","destination.name","destination.type","reviewers","notes","decision_by","decision_at","notification_status","automation_run_ids"]}}Responses
200
OK
application/json
Responseobject
put
/api/private/workflows/access/global_settings/ui_column_settings200
OK
List All Column Settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
AcceptstringOptionalExample:
application/jsonResponses
200
OK
application/json
Responseobject
500
Internal Server Error
application/json
get
/api/private/workflows/access/global_settings/ui_column_settings:list_allLast updated
Was this helpful?
