Skip to main content

List predefined select options.

GET 

/form-definitions/predefined-select-options

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

No parameters required.

Request

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

Returns a list of available predefined select options

Schema

    results PreDefinedSelectOption (string)[]

    Results holds a list of PreDefinedSelectOption items

Loading...