Skip to content

Get CORS origins​

GET
/api/settings/cors

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Responses​

CORS config

application/json
JSON
{
  
"origins": [
  
  
"string"
  
]
}

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI