Get a config parser

Get a defined Config Parser from the database.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
filterobjectOptional
optionsobjectOptional

Response

data
parserobject

Errors

500
Internal Server Error