Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

ngrok-version
integer
default:2
required

Path Parameters

id
string
required

a resource identifier

Response

200 - application/json

Get the detailed status of abuse report by ID.

id
string

ID of the abuse report

uri
string

URI of the abuse report API resource

created_at
string

timestamp that the abuse report record was created in RFC 3339 format

urls
string[]

a list of URLs containing suspected abusive content

metadata
string

arbitrary user-defined data about this abuse report. Optional, max 4096 bytes.

status
string

Indicates whether ngrok has processed the abuse report. one of PENDING, PROCESSED, or PARTIALLY_PROCESSED

hostnames
object[]

an array of hostname statuses related to the report