Openapi
Get delivery
Retrieves the full delivery record including channel, provider, status, attempt number, fallback chain, error details, provider message id, and all lifecycle timestamps.
Authorization<token>
In: header
Response Body
curl -X GET "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/deliveries/{deliveryId}"Empty
List deliveries GET
Returns delivery attempts for the scoped environment. Filter by `status`, `channel`, `provider`, `notificationId`, or `recipientExternalId`. Each delivery record tracks the full lifecycle from pending through sent, delivered, opened, clicked, bounced, or failed.
List API keys GET
Returns all API keys for the environment. Each key shows its name, prefix, suffix (last 4 characters), enabled state, and last-used timestamp. The full plaintext key is only available at creation time.