GET
/
api
/
submission_parsers
/
{end_user_heron_id}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_heron_id
string
required

The heron_id of the end user

Response

200 - application/json
end_user_heron_id
string
result
object
status
enum<string>
Available options:
success,
failed
submission_parser
object