Edge OS diagnostic
Return the status information from the mecha's Edge OS.
Query Parameters
mecha_id
RequiredMecha IdHeader Parameters
gerra-api-key
string | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredunknowncurl -X GET "https://example.com/mecha/diagnostic?mecha_id=string" \
-H "gerra-api-key: string"
null