v1

latestOpenAPI 3.1.0Payrails GmbH2026-07-2614905.7 MB
APILogs

Get an API Log event by ID

Get API Log event by ID.

get/payment/api/logs/{apiLogEventId}

Path parameters

apiLogEventIdstring uuid required

Identifier of the resource in Payrails.

Response

Success.

idstring uuid

Unique identifier of the API Log event in Payrails.

createdAtstring date-time

Exact date and time when the API Log event happened.

requestIDstring uuid

Unique identifier of the API request.

methodstring

Request HTTP method.

statusCodenumber

Response HTTP code number.

rawRequeststring

Serialized raw request.

rawResponsestring

Serialized raw response.