cURL
curl --request GET \ --url https://api.wirespeed.co/integration/{integrationId}/connectwise-psa \ --header 'Authorization: Bearer <token>'
{ "ticketCompanyId": "<string>", "ticketBoardId": "<string>", "ticketTypeId": "<string>", "ticketPriorityId": "<string>", "ticketPriorityUseSeverity": true, "ticketStatusId": "<string>", "ticketAutoContainedPriorityId": "<string>", "ticketAutoContainedPriorityUseSeverity": true, "ticketAutoContainedStatusId": "<string>", "ticketPreventedPriorityId": "<string>", "ticketPreventedPriorityUseSeverity": true, "ticketPreventedStatusId": "<string>", "ticketClosedPriorityId": "<string>", "ticketContainedPriorityId": "<string>", "ticketContainedStatusId": "<string>", "ticketClosedStatusId": "<string>", "ticketRespondedPriorityId": "<string>", "ticketRespondedStatusId": "<string>", "criticalSeverityPriorityId": "<string>", "highSeverityPriorityId": "<string>", "mediumSeverityPriorityId": "<string>", "lowSeverityPriorityId": "<string>", "informationalSeverityPriorityId": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ConnectWise PSA integration ID