This method allows you to retrieve webhook message delivery settings.
This setting is an account-level setting and applies to all webhook subscriptions in your MyPreferences account.
Header Parameters
Authorizationstring Required
Authorization token
Content-Typestring
Type of the data being sent in the request or the data that is expected in the response. Supports application/json.
Path Parameters
clientIdstring Required
This is your organization’s MyPreferences account Id.
Response
200
Object
The request was successfully processed.
Response Attributes
Settingsobject
Webhook message delivery settings.
Show child attributes
Editedobject
Includes resource creation and modification details to track changes and auditability within MyPreferences.
Show child attributes
400
Object
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
Response Attributes
Messagestring
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
Nullable:
True
401
Object
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
Response Attributes
Messagestring
Nullable:
True
403
Object
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
Response Attributes
Messagestring
Nullable:
True
404
Object
Not Found
Response Attributes
Messagestring
503
Object
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.