---
title: "List compose services"
method: GET
path: "/api/v1/deploy/application/compose-services"
tags: ["compose-services", "api/v1/deploy", "application"]
---

# List compose services

`GET /api/v1/deploy/application/compose-services`

Get compose services.

Auth: Required (bearer token).
Scope: Organization-scoped in authenticated context.
Side effects: Read-only operation.

## Query parameters

- `id` string, required

## Headers

- `Accept` string

## Response `200`

OK

- ComposeServicesResponse — ComposeServicesResponse schema
  - `data` object[]
    - `application` object, nullable
      - `base_path` string
      - `branch` string
      - `build_pack` string
      - `build_variables` string
      - `compose_services` ComposeService[], nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_id` string, uuid
        - `created_at` string, date-time
        - `domains` object[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `compose_service` ComposeService — recursive
          - `compose_service_id` string, uuid
          - `created_at` string, date-time
          - `domain` string
          - `id` string, uuid
          - `port` integer, nullable
        - `id` string, uuid
        - `port` integer
        - `service_name` string
        - `updated_at` string, date-time
      - `created_at` string, date-time
      - `deployments` object[], nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_id` string, uuid
        - `commit_hash` string
        - `container_id` string, uuid
        - `container_image` string
        - `container_name` string
        - `container_status` string
        - `created_at` string, date-time
        - `id` string, uuid
        - `image_s3_key` string
        - `image_size` integer
        - `logs` object[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_deployment` ApplicationDeployment, nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `application_deployment_id` string, uuid
          - `application_id` string, uuid
          - `created_at` string, date-time
          - `id` string, uuid
          - `log` string
          - `updated_at` string, date-time
        - `status` object, nullable
          - `application_deployment` ApplicationDeployment, nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `application_deployment_id` string, uuid
          - `created_at` string, date-time
          - `id` string, uuid
          - `status` string
          - `updated_at` string, date-time
        - `updated_at` string, date-time
      - `dockerfile_path` string
      - `domains` object[], nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_id` string, uuid
        - `compose_service` ComposeService, nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `created_at` string, date-time
          - `domains` object[], nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `compose_service` ComposeService — recursive
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `id` string, uuid
          - `port` integer
          - `service_name` string
          - `updated_at` string, date-time
        - `compose_service_id` string, uuid
        - `created_at` string, date-time
        - `domain` string
        - `id` string, uuid
        - `port` integer, nullable
      - `environment` string
      - `environment_variables` string
      - `family_id` string, uuid
      - `id` string, uuid
      - `is_live_deployment` boolean
      - `labels` string[], nullable
      - `logs` object[], nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_deployment` object, nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `commit_hash` string
          - `container_id` string, uuid
          - `container_image` string
          - `container_name` string
          - `container_status` string
          - `created_at` string, date-time
          - `id` string, uuid
          - `image_s3_key` string
          - `image_size` integer
          - `logs` ApplicationLogs[]
            - `application` Application, nullable
              - …
            - `application_deployment` ApplicationDeployment, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `status` object, nullable
            - `application_deployment` ApplicationDeployment, nullable
              - …
            - `application_deployment_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
        - `application_deployment_id` string, uuid
        - `application_id` string, uuid
        - `created_at` string, date-time
        - `id` string, uuid
        - `log` string
        - `updated_at` string, date-time
      - `name` string
      - `organization` object, nullable
        - `created_at` string, date-time
        - `id` string, uuid
        - `logo` string, nullable
        - `metadata` string, nullable
        - `name` string
        - `slug` string
      - `organization_id` string, uuid
      - `port` integer
      - `post_run_command` string
      - `pre_run_command` string
      - `proxy_server` string
      - `repository` string
      - `source` string
      - `status` object, nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_id` string, uuid
        - `created_at` string, date-time
        - `id` string, uuid
        - `status` string
        - `updated_at` string, date-time
      - `updated_at` string, date-time
      - `user` object, nullable
        - `avatar` string
        - `created_at` string, date-time
        - `email` string
        - `email_verified` boolean
        - `id` string, uuid
        - `image` string, nullable
        - `is_onboarded` boolean
        - `is_verified` boolean
        - `name` string
        - `organization_users` object[], nullable
          - `created_at` string, date-time
          - `id` string, uuid
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `role` string
          - `user` User, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `organizations` object[], nullable
          - `created_at` string, date-time
          - `id` string, uuid
          - `logo` string, nullable
          - `metadata` string, nullable
          - `name` string
          - `slug` string
        - `provision_status` string, nullable
        - `updated_at` string, date-time
        - `username` string
      - `user_id` string, uuid
    - `application_id` string, uuid
    - `created_at` string, date-time
    - `domains` object[], nullable
      - `application` object, nullable
        - `base_path` string
        - `branch` string
        - `build_pack` string
        - `build_variables` string
        - `compose_services` ComposeService[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `created_at` string, date-time
          - `domains` object[], nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `compose_service` ComposeService — recursive
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `id` string, uuid
          - `port` integer
          - `service_name` string
          - `updated_at` string, date-time
        - `created_at` string, date-time
        - `deployments` object[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `commit_hash` string
          - `container_id` string, uuid
          - `container_image` string
          - `container_name` string
          - `container_status` string
          - `created_at` string, date-time
          - `id` string, uuid
          - `image_s3_key` string
          - `image_size` integer
          - `logs` object[], nullable
            - `application` Application, nullable
              - …
            - `application_deployment` ApplicationDeployment, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `status` object, nullable
            - `application_deployment` ApplicationDeployment, nullable
              - …
            - `application_deployment_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
        - `dockerfile_path` string
        - `domains` ApplicationDomain[]
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `compose_service` ComposeService, nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `compose_service_id` string, uuid
          - `created_at` string, date-time
          - `domain` string
          - `id` string, uuid
          - `port` integer, nullable
        - `environment` string
        - `environment_variables` string
        - `family_id` string, uuid
        - `id` string, uuid
        - `is_live_deployment` boolean
        - `labels` string[], nullable
        - `logs` object[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_deployment` object, nullable
            - `application` Application, nullable
              - …
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` ApplicationLogs[]
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `application_deployment_id` string, uuid
          - `application_id` string, uuid
          - `created_at` string, date-time
          - `id` string, uuid
          - `log` string
          - `updated_at` string, date-time
        - `name` string
        - `organization` object, nullable
          - `created_at` string, date-time
          - `id` string, uuid
          - `logo` string, nullable
          - `metadata` string, nullable
          - `name` string
          - `slug` string
        - `organization_id` string, uuid
        - `port` integer
        - `post_run_command` string
        - `pre_run_command` string
        - `proxy_server` string
        - `repository` string
        - `source` string
        - `status` object, nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `created_at` string, date-time
          - `id` string, uuid
          - `status` string
          - `updated_at` string, date-time
        - `updated_at` string, date-time
        - `user` object, nullable
          - `avatar` string
          - `created_at` string, date-time
          - `email` string
          - `email_verified` boolean
          - `id` string, uuid
          - `image` string, nullable
          - `is_onboarded` boolean
          - `is_verified` boolean
          - `name` string
          - `organization_users` object[], nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `role` string
            - `user` User, nullable
              - …
            - `user_id` string, uuid
          - `organizations` object[], nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `provision_status` string, nullable
          - `updated_at` string, date-time
          - `username` string
        - `user_id` string, uuid
      - `application_id` string, uuid
      - `compose_service` ComposeService, nullable
        - `application` Application, nullable
          - `base_path` string
          - `branch` string
          - `build_pack` string
          - `build_variables` string
          - `compose_services` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `domains` object[], nullable
              - …
            - `id` string, uuid
            - `port` integer
            - `service_name` string
            - `updated_at` string, date-time
          - `created_at` string, date-time
          - `deployments` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `commit_hash` string
            - `container_id` string, uuid
            - `container_image` string
            - `container_name` string
            - `container_status` string
            - `created_at` string, date-time
            - `id` string, uuid
            - `image_s3_key` string
            - `image_size` integer
            - `logs` object[], nullable
              - …
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
          - `dockerfile_path` string
          - `domains` object[], nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `compose_service` object, nullable
              - …
            - `compose_service_id` string, uuid
            - `created_at` string, date-time
            - `domain` string
            - `id` string, uuid
            - `port` integer, nullable
          - `environment` string
          - `environment_variables` string
          - `family_id` string, uuid
          - `id` string, uuid
          - `is_live_deployment` boolean
          - `labels` string[], nullable
          - `logs` object[], nullable
            - `application` Application — recursive
            - `application_deployment` object, nullable
              - …
            - `application_deployment_id` string, uuid
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `log` string
            - `updated_at` string, date-time
          - `name` string
          - `organization` object, nullable
            - `created_at` string, date-time
            - `id` string, uuid
            - `logo` string, nullable
            - `metadata` string, nullable
            - `name` string
            - `slug` string
          - `organization_id` string, uuid
          - `port` integer
          - `post_run_command` string
          - `pre_run_command` string
          - `proxy_server` string
          - `repository` string
          - `source` string
          - `status` object, nullable
            - `application` Application — recursive
            - `application_id` string, uuid
            - `created_at` string, date-time
            - `id` string, uuid
            - `status` string
            - `updated_at` string, date-time
          - `updated_at` string, date-time
          - `user` object, nullable
            - `avatar` string
            - `created_at` string, date-time
            - `email` string
            - `email_verified` boolean
            - `id` string, uuid
            - `image` string, nullable
            - `is_onboarded` boolean
            - `is_verified` boolean
            - `name` string
            - `organization_users` object[], nullable
              - …
            - `organizations` object[], nullable
              - …
            - `provision_status` string, nullable
            - `updated_at` string, date-time
            - `username` string
          - `user_id` string, uuid
        - `application_id` string, uuid
        - `created_at` string, date-time
        - `domains` object[], nullable
          - `application` Application, nullable
            - `base_path` string
            - `branch` string
            - `build_pack` string
            - `build_variables` string
            - `compose_services` object[], nullable
              - …
            - `created_at` string, date-time
            - `deployments` object[], nullable
              - …
            - `dockerfile_path` string
            - `domains` object[], nullable
              - …
            - `environment` string
            - `environment_variables` string
            - `family_id` string, uuid
            - `id` string, uuid
            - `is_live_deployment` boolean
            - `labels` string[], nullable
            - `logs` object[], nullable
              - …
            - `name` string
            - `organization` object, nullable
              - …
            - `organization_id` string, uuid
            - `port` integer
            - `post_run_command` string
            - `pre_run_command` string
            - `proxy_server` string
            - `repository` string
            - `source` string
            - `status` object, nullable
              - …
            - `updated_at` string, date-time
            - `user` object, nullable
              - …
            - `user_id` string, uuid
          - `application_id` string, uuid
          - `compose_service` ComposeService — recursive
          - `compose_service_id` string, uuid
          - `created_at` string, date-time
          - `domain` string
          - `id` string, uuid
          - `port` integer, nullable
        - `id` string, uuid
        - `port` integer
        - `service_name` string
        - `updated_at` string, date-time
      - `compose_service_id` string, uuid
      - `created_at` string, date-time
      - `domain` string
      - `id` string, uuid
      - `port` integer, nullable
    - `id` string, uuid
    - `port` integer
    - `service_name` string
    - `updated_at` string, date-time
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request _(validation or deserialization error)_
- `500` — Internal Server Error _(panics)_
- `default`

## Changes

- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 26 info
  - removed the required property `code` from the response with the `400` status (media type: application/json)
  - removed the required property `code` from the response with the `400` status (media type: application/xml)
  - removed the required property `code` from the response with the `500` status (media type: application/json)
  - removed the required property `code` from the response with the `500` status (media type: application/xml)
  - …34 more
- **2026-03-09** `344ac18cbced` — 2 breaking, 26 warning, 14 info
  - added the new required `query` request parameter `id`
  - the `data` response's property type/format changed from ``/`` to `array`/`` for status `200` (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - …38 more
- **2026-02-28** `23c057049fa7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/deploy/application/compose-services/get.md)

---

[API](https://skmtc.dev/nixopus/apis/openapi.md) · [All operations](https://skmtc.dev/nixopus/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nixopus/openapi/revisions/e34b00e45318/schema)
