support

GET /v1/status/affecting

Open status incidents that affect the caller's own services.

จุดสิ้นสุด support ทั้งหมด

การยืนยันตัวตน

ส่ง API key เป็น bearer token เอนด์พอยต์นี้ไม่ได้ระบุสิทธิ์การใช้งานเฉพาะในข้อกำหนด ดังนั้นควรให้คีย์ของคุณมีสิทธิ์น้อยที่สุดเท่าที่จำเป็นและให้ตรวจสอบจากการตอบกลับแทนที่จะคาดเดา

ปลายทางนี้ไม่ต้องใช้รหัสองค์กร คีย์ของคุณระบุองค์กรที่เป็นเจ้าของอยู่แล้ว และการตอบกลับจะถูกจำกัดขอบเขตไว้เฉพาะองค์กรนั้น

ทดลองใช้เลย

แทนที่สิ่งใดๆ ที่อยู่ภายในวงเล็บแหลมด้วยค่าของคุณเอง และตัวยึดตำแหน่งคีย์ด้วยคีย์จากแดชบอร์ดของคุณ

curl -X GET https://api.zinndigital.com/v1/status/affecting \
  -H "Authorization: Bearer zdk_live_…"

เข้าสู่ระบบแล้วใช่ไหม คอนโซล API ในแดชบอร์ดของคุณจะเติมรหัสองค์กรจริงและคีย์ของคุณเองโดยอัตโนมัติ และทำการส่งคำขอไปยัง API จริง เพื่อให้คุณเห็นผลลัพธ์ที่เป็นข้อมูลจริง เปิดจุดสิ้นสุดนี้ในคอนโซล API

รายละเอียด

⚖️ Owner, 2026-08-24: *"when the ai things check sites and people submit tickets and things, does it count for outages and like tell them this is caused by x outage and we are working on it already no need to submit a ticket type of thing and link them to status to follow for updates when it's resolved."* ⭐ Deliberately CHEAP and separate from `POST /v1/tickets/deflect`, which runs live DNS-backed probes and is therefore behind a button. The requirement is that an open incident is surfaced BEFORE the customer writes anything, so this must be able to load with the page: it reads two indexed tables and makes no network call. ⭐ The same read backs the AI assistant's refusal panel and the MCP server, so all three surfaces answer from one implementation rather than three that drift. ⛔ Relevance is a real test. A maintenance window is returned only while it is OPEN and only when it touches a region this organisation actually has a site in. Telling a customer a known outage explains them when it does not is worse than saying nothing. ⛔ The organisation comes from the caller's own scope; there is no `org_id` parameter. An attacker-chosen one would be a cross-tenant read of another tenant's placement footprint.

การตอบกลับ

ชื่อประเภทจำเป็นต้องมีลักษณะของสิ่งนี้
incidentsTicketDeflectionIncident[]ใช่
status_urlstringใช่The public status page in the caller's language.

ข้อผิดพลาดที่เอนด์พอยต์นี้สามารถส่งกลับได้

401 · 429