Gerra LogoGerra

Edge OS diagnostic

Return the status information from the mecha's Edge OS.

GET
/mecha/diagnostic

Query Parameters

mecha_idRequiredMecha Id

Header Parameters

gerra-api-keystring | null | null

Response Body

Successful Response

TypeScript Definitions

Use the response body type in TypeScript.

responseRequiredunknown
curl -X GET "https://example.com/mecha/diagnostic?mecha_id=string" \
  -H "gerra-api-key: string"
null