---
title: "GA4GH workflow execution service API info"
method: GET
path: "/ga4gh/wes/v1/service-info"
tags: ["ga4gh"]
---

# GA4GH workflow execution service API info

`GET /ga4gh/wes/v1/service-info`

## Response `200`

OK

- WesServiceInfo
  - `auth_instructions_url` string
  - `contact_info_url` string
  - `default_workflow_engine_parameters` DefaultWorkflowEngineParameter[]
    - `default_value` string
    - `name` string
    - `type` string
  - `supported_filesystem_protocols` string[]
  - `supported_wes_versions` string[]
  - `system_state_counts` object
  - `tags` object
  - `workflow_engine_versions` object
  - `workflow_type_versions` object

## Other responses

- `400` — Bad request
- `403` — Operation not allowed

---

[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)
