Skip to content

Get a log parser by ID.

GET
/log_parsers/{parser_id}
curl --request GET \
--url https://api.siteqwality.com/log_parsers/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
parser_id
required
string format: uuid

Log parser identifier

Log parser

Missing or invalid authentication

Parser not found

Internal server error