cURL
curl --request GET \ --url https://api.novatrade24.com/v1/webhooks/{id}/deliveries \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "<string>", "eventId": "<string>", "eventType": "compliance.status_changed", "status": "PENDING", "attempts": 123, "createdAt": "2023-11-07T05:31:56Z", "httpStatus": 123, "lastAttemptAt": "2023-11-07T05:31:56Z", "nextRetryAt": "2023-11-07T05:31:56Z" } ], "pagination": { "page": 123, "size": 123, "totalElements": 123, "totalPages": 123, "hasNext": true, "hasPrevious": true } }
OAuth 2.0 client_credentials grant via Keycloak service account. Clients are provisioned per IntegrationOrganization in the nt24-idp realm.
IntegrationOrganization
nt24-idp
PENDING
DELIVERED
FAILED
x >= 0
1 <= x <= 100
OK
Show child attributes