List sandbox environments and their status

GET/api/v1/plugins/sandbox

Parameters

This endpoint does not accept parameters.

Responses

200Sandbox list

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/plugins/sandbox" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Sandbox list
Example response not yet documented.