latestOpenAPI 3.0.12026-08-16171142480.4 KB

ff1699330afa

Project API

Get project logs

get/rest/api/v1/projects/{projectId}/logs

Path parameters

projectIdstring uuid required

Query parameters

limitinteger

Get the last logs: e.g. 100 means the last 100 logs

offsetinteger

You can set an offset. Offset 100 means 101-200

logTypeIdinteger

Filter logs by log level type ID. If you choose 3 = Info, then all logs with a lower level are returned. The levels are: 1 = Error, 2 = Warning, 3 = Info.

Response

OK

accountIdstring uuid
acknowledgedboolean
customerEmailstring
datestring date-time

ISO 8601

idinteger
logTypestring
projectIdstring uuid
textstring