Skip to main content
HEAD
/
v1
/
status
/
{statusCode}
HEAD simulation
curl --request HEAD \
  --url https://mockwise.dev/api/v1/status/{statusCode} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.mockwise.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

statusCode
string
required

Response

200 - application/json

The response is of type object.