Retrieve Destination
Retrieve the webhook Destination for the UUID.
Path parameters
UUID of the organization
The UUID of the webhook destination.
Response
Returns the Destination
Example response
{
"credentials": {
"apiKey": "api key",
"secret": "api secret"
}
}Changes
Changed in 1 of the 10 revisions of this API.8
- ▲
the response property
allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[DestinationResponse]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[DestinationResponse]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
credentials/allOf[IntegrationM3terSignedCredentialsResponse]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
credentials/allOf[IntegrationM3terSignedCredentialsResponse]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
credentials/allOf[IntegrationM3terSignedCredentialsResponse]/allOf[IntegrationCredentialsResponse]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
credentials/allOf[IntegrationM3terSignedCredentialsResponse]/allOf[IntegrationCredentialsResponse]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲