GET/api/public/text-colors

Returns the globally configured text color overrides for the marketing website.

Auth & Security

No authentication required

Idempotent: Yes

Example Response

{"ok":true,"data":{"primary":null,"secondary":null,"muted":null,"faint":null}}

Live Test Proof

Success (200) verified live.

Public Content