---
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
    - `analytics` Analytics
      - `hubspotId` string
      - `posthogApiHost` string
      - `posthogApiKey` string
    - `apiVersion` string
    - `authTypes` string[]
    - `commitId` string
    - `contactEmail` string
    - `contentMaxFileSize` integer
    - `contentUrl` string
    - `evalWorkspaceIds` integer[]
    - `forgePrefix` string
    - `groundswellAllowedWorkspaces` integer[]
    - `groundswellEnabled` boolean
    - `heartbeatInterval` integer
    - `landingUrl` string
    - `launchConfigTextMaxSize` integer
    - `launchParamsTextMaxSize` integer
    - `llmEnabled` boolean
    - `loginPath` string
    - `logoutUrl` string, nullable
    - `navbar` NavbarConfig
      - `menus` NavbarConfigNavbarMenu[]
        - `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

---

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