---
title: "Download failed roster records as CSV"
method: GET
path: "/roster/{rosterId}/download-records"
tags: ["Roster"]
---

# Download failed roster records as CSV

`GET /roster/{rosterId}/download-records`

Downloads all failed roster records for the given roster job as a CSV file

## Path parameters

- `rosterId` string, required

## Headers

- `tenant-id` string

## Response `200`

CSV file containing failed roster records

- string — Signed URL for downloading the CSV file from GCS

## Other responses

- `401` — Unauthorized - Authentication required
- `403` — Forbidden - Insufficient permissions
- `404` — Roster job or failed records 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)
