Get ApiVersion

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
string
Current Looker release version number
current_version
Current version for this Looker instance
Expand ApiVersionElement definition...
version
string
Version number as it appears in '/api/xxx/' urls
full_version
string
Full version number including minor version
status
string
Status of this version
swagger_url
string
Url for swagger.json for this version
supported_versions
Expand ApiVersionElement definition...
version
string
Version number as it appears in '/api/xxx/' urls
full_version
string
Full version number including minor version
status
string
Status of this version
swagger_url
string
Url for swagger.json for this version
api_server_url
string
API server base url
web_server_url
string
Web server base url

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
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.