Get ApiVersion Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Get information about all API versions supported by this Looker instance.
Request
GET/versions
Datatype
Description
Request
HTTP Request
query
HTTP Query
Expand HTTP Query definition...
fields
string
Requested fields.
Response
200: ApiVersion
Datatype
Description
(object)
looker_release_version
lock
string
Current Looker release version number
Expand ApiVersionElement definition...
version
lock
string
Version number as it appears in '/api/xxx/' urls
full_version
lock
string
Full version number including minor version
status
lock
string
Status of this version
swagger_url
lock
string
Url for swagger.json for this version
supported_versions
Expand ApiVersionElement definition...
version
lock
string
Version number as it appears in '/api/xxx/' urls
full_version
lock
string
Full version number including minor version
status
lock
string
Status of this version
swagger_url
lock
string
Url for swagger.json for this version
api_server_url
lock
string
API server base url
web_server_url
lock
string
Web server base url
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
Examples
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.