Preferred route for checking credentials

Details

Get Partner Integration Settings API allows you to gather some basic information regarding a partner's PSA Setup

Requirements

Get Partner Integration Settings API requires a valid Authentication Header containing both the Vendor API Key and the Partner's API Key.

Sample Response

The sample response will show you some basic information on the integration. Primarily used to see the current status of the integration.

{
  "organizationId": "64...3c",
  "name": "AJ AT",
  "vendorId": "64...69",
  "vendorName": "API",
  "integrationId": "64...d2",
  "status": "pending",
  "lastSyncedAt": "1900-06-18T17:11:28.553Z"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!