EasypanelDocs

Inspect a Box service

Returns the complete Box service configuration and generated access URLs.

GET
/inspectBoxService

Returns the complete Box service configuration and generated access URLs.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/inspectBoxService?projectName=string&serviceName=string"
null