Skip to main content
GET
/
auth
/
version
Get Environment Data (No Auth)
curl --request GET \
  --url https://wks-a1b2c3d4.provisionr.io/api/v1/auth/version
{
  "dependencies": [
    "<unknown>"
  ],
  "workspace": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

WorkspaceConfigVersionResponse

dependencies
any[]
required

The list of PHP and Composer dependencies and versions that are installed

workspace
string[]
required