Get a webhook credential by resourceGuid (GET)

The purpose of this API is to get the Webhook credential details by its ID.

Call

By passing the resourceGuid on the API parameter it will return the webhook credential details.

Response

When successfully executed this API will return the details of the webhook credential such as resourceGuid, description and authentication type.

{
  "resourceGuid": "f79285ef-4ed1-4737-bcc5-998d861b9db4",
  "description": "Webhook credential for user updates",
  "authType": "BASIC"
}

API URL:

https://gateway.enterprisealumni.com/api/v2/credential/{resourceGuid}

*Use gateway-us for the United States region and gateway-uk for the UK region. For the Frankfurt region, simply use gateway.