Logs

Get log patterns

Query normalized log patterns for discovery workflows.

post/logs/patterns

Request body

projectIdstring uuid

Project to query. Auto-filled from CLI and SDK context when omitted.

querystring

Optional text to match against normalized log patterns

severitystring

Optional severity_text value, for example ERROR

startDatestring date-time

Optional earliest last-seen timestamp

endDatestring date-time

Optional latest last-seen timestamp

limitinteger

Maximum number of log patterns to return

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.