Get all versions for a validation hook

Retrieve a history of all versions uploaded for a specific validation hook.

SecurityoAuthUser
Request
path Parameters
hookID
required
integer [ 1 .. 9999999999 ]

Integer ID of the Hook resource.

Responses
200

List of hook versions.

404

Not Found

get/import/config/hooks/{hookID}/version
Request samples
Response samples
application/json
[
  • {
    },
  • {
    }
]