Get validation hook version details

Get details and content URL for a specific version of a hook.

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

Integer ID of the Hook resource.

versionID
required
integer [ 1 .. 9999999999 ]

The sequential version number of the hook (e.g., 1, 2, 3).

Responses
200

OK

404

Not Found

get/import/config/hooks/{hookID}/version/{versionID}
Request samples
Response samples
application/json
{}