Skip to main content
GET
Get quota notification threshold

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

client_id
integer
required

Client ID

Example:

3

Response

200 - application/json

OK

client_id
integer
required

Client id

Example:

2

last_message
QuotasThresholdSerializer · object | null
required

A message data

last_sending
string<date-time> | null
required

Time of last successful email sending

Example:

null

threshold
integer
required

Quota notification threshold in percentage

Required range: 60 <= x <= 100
Example:

95