---
title: "Team manifest page"
method: GET
path: "/assign/{org_slug}/{team_slug}/{event_slug}"
tags: ["Public"]
---

# Team manifest page

`GET /assign/{org_slug}/{team_slug}/{event_slug}`

Returns the HTML assignment request page for a team assignment type. Open in a browser — not a JSON API endpoint.

## Path parameters

- `org_slug` string, required
- `team_slug` string, required
- `event_slug` string, required

## Response `200`

Default Response

- string

---

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