Read client settings
Clients
Read client settings
Returns the stored client configuration — webhook URL/secret, sponsorship rules, source-token whitelist, and price-deviation guard — for the authenticated project.
GET
Read client settings
Headers
API key for authentication (omit when sending Authorization)
Example:
"your-api-key"
Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.
Example:
"Bearer eyJhbGciOi..."