Get settings
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns the full settings object for the authenticated user’s team, including account profile, email configuration, LinkedIn, calls, contacts, and beta features.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Response
Settings retrieved successfully
Team and user settings. All properties are nullable — on GET, null means the setting is not configured or not applicable. On PATCH, only properties present in the JSON body are updated.