Skip to main content

Get list of time zones

GET 

/org-config/valid-time-zones

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.

Get a list of valid time zones that can be set in org configurations.

Request

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

Request successful

Schema

  • Array [

  • string

  • ]

Loading...