---
title: "Returns a list with all the defined assignments"
method: GET
path: "/assignments/"
tags: ["Assignments"]
---

# Returns a list with all the defined assignments

`GET /assignments/`

## Response `200`

Assignment

- Assignment
  - `active` boolean
  - `provisioned` boolean
  - `validated` boolean
  - `is_self_schedule` boolean
  - `description` string
  - `owner` string
  - `ticket` string
  - `qinq` integer
  - `wipe` boolean
  - `ccuser` string[]
  - `cloud_id` integer
  - `vlan_id` integer

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/quadsproject/apis/quads.md) · [All operations](https://skmtc.net/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadsproject/quads/versions/a060ee3d649d/schema)
