Logs
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
typestring · enum · nullableRequiredPossible values:
Log severity filter. When empty, all logs are returned.
startDatestring · date-time · nullableRequired
endDatestring · date-time · nullableRequired
attributesstring[] · nullableRequired
messagestring · nullableRequired
pageSizenumber · nullableRequired
pageIndexnumber · nullableRequired
sortDirectionstring · enum · nullableRequiredPossible values:
Sort order
Responses
200
Successful operation.
application/json
totalCountnumberRequired
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
post
/logsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
namestringOptionalExample:
Attribute name filter
SearchexistingAttributesstring[]OptionalExample:
Existing attributes
["WORKER"]Responses
200
Successful operation. Maximum 20 attribute values.
application/json
string[] · max: 20OptionalExample:
["12142637-892d-4b1f-a046-eedff9e2a793","2026-03-20T08:26:37.248Z","2026-03-20T08:32:37.371Z","a3be3319-3558-4b69-bb69-de6e107dcf01","txid: 0.0.6046379@1774017194.587930740; payer sigs: 1; admin keys: 1; KYC keys: 1; wipe keys: 1; pause keys: 0; supply keys: 1; freeze keys: 1; token name size: 2; token symbol size: 2; token memo size: 11; memo size: 0; ","txid: 0.0.6046379@1774020526.908989078; payer sigs: 1; total sigs: 1; message size: 600; memo size: 31; "]401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/logs/attributesAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful operation.
application/json
seq_urlstring · nullableRequiredExample:
SEQ UI URL
http://localhost:5341401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/logs/seqLast updated