HTTPResponseBackends

Get

get/backends/http_response/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

n/a

idstring

n/a

uristring

URI of the HTTPResponseBackend API resource

created_atstring

timestamp when the backend was created, RFC 3339 format

descriptionstring

human-readable description of this backend. Optional

metadatastring

arbitrary user-defined machine-readable data of this backend. Optional

bodystring

body to return as fixed content

headersobject

headers to return

status_codeinteger

status code to return

Changes

Changed in 1 of the 9 revisions of this API.1

    • api operation id HTTPResponseBackendsGet removed and replaced with HttpResponseBackendsGet

      api-operation-id-removed