Get Partner Integration Object

Preferred route for checking credentials

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
}
Responses

401

Unauthorized

403

Forbidden

404

Vendor Profile Not Found

429

Request limit reached (100 requests a second)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json