Websites - Protected

Protected List Nginx Configs

List all Nginx configs on the server. Admin endpoint - lists all configs regardless of company. Requires system_admin (ticket #445): this returns every tenant's domains/SSL state server-wide, so it must not be reachable by a merely-authenticated user. Sibling deploy/remove endpoints stay tenant-scoped via get_website_by_id_and_company and need no extra gate.

get/api/nginx/configs

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/nginx/configs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.