Help desk
List Help Desks
GET
/api/v1/help-desksHai bisogno di una chiave API dell'organizzazione con la capability member.
Authorization
apiKey AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/help-desks"{ "data": [ { "id": "string", "description": "string", "name": "string", "organizationId": "string", "createdAt": "string", "updatedAt": "string", "autoGenerateImprovements": true, "ticketingIntegration": null } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}