Alerts
List out the alerts on account
get/alerts
Response
List of server termination alert settings. Helpful for instant alert AND/OR instant member pull when your old server is termed!
Example response
{
"success": true,
"data": [
{
"id": 100,
"accId": 25204,
"serverName": "OpenAI",
"invite": "openai",
"email": "jeff@amazon.com"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.