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

Response

Success

channel
string
sent
integer
credits
integer