Skip to main content
GET
Get the agent credit spend notice settings

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Response

Success.

data
SpendAlertSettings · object
required

Whether, and how, this tenant is told that one agent's credit spend jumped.

emails empty means the notice goes to the tenant's active admins and owners. daily_credits null means the default detection decides; a number replaces it, and any agent spending more than it in a day is reported.

meta
object
required