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/setup
Headers
x-api-keystring
API key for authentication (omit when sending Authorization)
Example:your-api-key
API key for authentication (omit when sending Authorization)
authorizationstring
Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.
Example:Bearer eyJhbGciOi...
Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.
Response
Client configuration