GET Artwork/GetWebhookExample

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

WebhookDto
NameDescriptionTypeAdditional information
Type

eWebhookType

None.

DateCreated

date

None.

ReportId

integer

None.

ReportCustomId

string

None.

ReportData

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Type": "NotSet",
  "DateCreated": "2025-06-30T22:09:21.4698943+00:00",
  "ReportId": 2,
  "ReportCustomId": "sample string 3",
  "ReportData": "sample string 4"
}