---
title: "Get roster job by ID"
method: GET
path: "/roster/{id}"
tags: ["Roster"]
---

# Get roster job by ID

`GET /roster/{id}`

Returns a roster job for the given ID

## Path parameters

- `id` string, required

## Headers

- `tenant-id` string, required

## Response `200`

Roster job found

## Other responses

- `401` — Unauthorized - Authentication required
- `403` — Forbidden - Insufficient permissions
- `404` — Roster job not found

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
