Skip to main content
POST
Look up a monitor

Authorizations

pubrio-api-key
string
header
required

A unique API token that represents the actions you perform through the API and the corresponding permissions and operations. You can create it through the Settings section.

Body

application/json
monitor_id
string<uuid>
required

Unique identifier of the monitor to look up.

is_signature_reveal
boolean
default:false

When true, the full webhook signature is included in the response. Defaults to false.

Response

Successful response containing the full monitor details including configuration and destination settings.

data
object