v1

latestOpenAPI 3.0.02026-07-1339031.2 KB
Cloud Support Tickets

Get ticket attributes for an organisation's support plan

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

Path parameters

orgstring required
Example:abc123

Response

Ticket attributes

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

Example response

{
  "success": true
}