Skip to main content
POST
/
v1
/
betterstack_status_page_reports
betterstack_status_page_reports
curl --request POST \
  --url https://api.fetchbean.com/v1/betterstack_status_page_reports \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "status_page_id": "<string>"
}
'
{}

Authorizations

Authorization
string
header
required

Your fetchbean API key (fb_…).

Body

application/json
status_page_id
string
required

Response

Success

The response is of type object.