Retrieve List of Domains Allowed for CORS Processing

get

/ic/api/integration/v1/environment/corsdomains

Retrieves the list of domains allowed for processing of cross-origin resource sharing (CORS) sites that are created and updated by the user.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : CorsDomainsRs
Type: object
Show Source
Nested Schema : corsDomains
Type: array
Show Source

500 Response

Server error
Back to Top