---
title: "General Seqera service features and version."
method: GET
path: "/service-info"
tags: ["service-info"]
---

# General Seqera service features and version.

`GET /service-info`

## Response `200`

OK

- ServiceInfoResponse
  - `serviceInfo` ServiceInfo
    - `allowInstanceCredentials` boolean
    - `allowLocalRepos` boolean
    - `allowNextflowCliLogs` boolean
    - `allowSchedRoleCredentials` boolean
    - `analytics` Analytics
      - `hubspotId` string, nullable
      - `posthogApiHost` string, nullable
      - `posthogApiKey` string, nullable
    - `apiVersion` string
    - `authTypes` string[]
    - `commitId` string
    - `contactEmail` string
    - `contentMaxFileSize` integer
    - `contentUrl` string
    - `creditPurchasesEnabled` boolean
    - `evalWorkspaceIds` integer[], nullable
    - `forgePrefix` string
    - `groundswellAllowedWorkspaces` integer[], nullable
    - `groundswellEnabled` boolean
    - `heartbeatInterval` integer
    - `landingUrl` string, nullable
    - `launchConfigTextMaxSize` integer
    - `launchParamsTextMaxSize` integer
    - `llmEnabled` boolean
    - `loginPath` string
    - `logoutUrl` string, nullable
    - `navbar` NavbarConfig
      - `menus` NavbarConfigNavbarMenu[], nullable
        - `label` string
        - `url` string
    - `seqeraAgentBackendUrl` string, nullable
    - `seqeraAiBaseUrl` string, nullable
    - `seqeraCloud` boolean
    - `seqeraComputeEnabled` boolean
    - `termsOfUseUrl` string
    - `userWorkspaceEnabled` boolean
    - `version` string
    - `waveEnabled` boolean

## Other responses

- `400` — Bad request

## Changes

> 14 revisions in range; 1 not diffed, 3 could not be searched.

- **2026-07-09** `aa8544683897` — 2 info
  - added the optional property `serviceInfo/launchConfigTextMaxSize` to the response with the `200` status
  - added the optional property `serviceInfo/seqeraAgentBackendUrl` to the response with the `200` status
- **2026-04-27** `166be0f9d55d` — 1 info
  - added the optional property `serviceInfo/llmEnabled` to the response with the `200` status
- **2026-03-10** `49c99a6944de` — 1 info
  - added the optional property `serviceInfo/launchParamsTextMaxSize` to the response with the `200` status
- **2026-01-20** `98d6b538c88e` — 1 warning, 2 info
  - removed the optional property `serviceInfo/scmsServerUrl` from the response with the `200` status
  - added the optional property `serviceInfo/seqeraAiBaseUrl` to the response with the `200` status
  - added the optional property `serviceInfo/seqeraComputeEnabled` to the response with the `200` status

[Change history](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/service-info/get.md)

---

[API](https://skmtc.dev/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.dev/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/97f7655d105a/schema)
