---
title: "Gets data for a Composer Cloud job"
method: GET
path: "/api/packages/cloud"
tags: ["Packages"]
---

# Gets data for a Composer Cloud job

`GET /api/packages/cloud`

## Response `200`

Gets data for a Composer Cloud job

- object
  - `composerJson` object
  - `composerLock` object
  - `platform` object
  - `localPackages` object

## Changes

- **2025-03-06** `4dc3bf84edf7` — 2 info
  - the endpoint scheme security `CookieAuthentication` was added to the API
  - the endpoint scheme security `TokenAuthentication` was added to the API
- **2021-04-21** `bf5dc6867454` — 1 info
  - removed the non-success response with the status `404`
- **2020-09-09** `6b322ef64f18` — 1 info
  - added the non-success response with the status `404`
- **2020-08-20** `3f160a3b11b4` — 1 info
  - endpoint added
- **2020-07-23** `42c41034504b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/contao/apis/contao-manager-api/changes/api/packages/cloud/get.md)

---

[API](https://skmtc.dev/contao/apis/contao-manager-api.md) · [All operations](https://skmtc.dev/contao/apis/contao-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/contao/contao-manager-api/revisions/4dc3bf84edf7/schema)
