Skip to main content
GET
/
notifier
/
info
[
  {
    "channel": "<string>",
    "sent": 123,
    "credits": 123
  }
]
{
  "status": "<string>",
  "context": {},
  "type": "<string>",
  "title": "<string>",
  "detail": "<string>",
  "violations": [
    {
      "title": "<string>",
      "propertyPath": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

space
string

Space Identifier

Response

Success

channel
string
sent
integer
credits
integer