Skip to main content
GET
Get router metadata

Authorizations

Authorization
string
header
required

Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>

Path Parameters

siteId
string<uuid>
required

The site/router UUID.

Example:

"9c69345c-8d39-4786-9f17-8153c988c89a"

Response

Router data.

The response is of type object.