Service Desk Integration Types List.

GET {{baseUrl}}/service-desk-integrations/types

This API endpoint returns the current list of supported Service Desk integration types. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"type":"aType","scriptName":"aScriptName","name":"aName"},{"type":"aType","scriptName":"aScriptName","name":"aName"}]