v1

latestOpenAPI 3.0.02026-07-1339031.2 KB
Cloud Support Tickets

List tickets for an organisation

get/api/support/v1/cloud/org/{org}/tickets

Path parameters

orgstring required
Example:abc123

Response

Organisation tickets

successboolean required
{"stackTrail":"paths:/api/support/v1/cloud/org/{org}/tickets:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","nullable":true}

Example response

{
  "success": true
}