get
https://app.usegradient.com/api/vendor-api/organization
Preferred route for checking credentials
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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"
} 401Unauthorized
403Forbidden
404Vendor Profile Not Found
429Request limit reached (100 requests a second)

