---
title: "Session Accommodations"
method: GET
path: "/v1/proctors/{proctorSid}/session-accommodations"
tags: ["Reports"]
---

# Session Accommodations

`GET /v1/proctors/{proctorSid}/session-accommodations`

Returns session accommodation data for the specified proctor account.

## Path parameters

- `proctorSid` string, required — Proctor Sid

## Query parameters

- `name` string — Student name
- `location` string — Proctor location name
- `appointmentEndDate` string — appointment end date, must provide open date with it
- `appointmentStartDate` string — appointment start data
- `email` string — student email
- `offset` integer — Offset for pagination
- `limit` integer — Number of items to returnd
- `endDate` string — Exam Close date, must provide open date with it

## Response `default`

Successful

- string

---

[API](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2.md) · [All operations](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smarterproctoring/smarterproctoring-api-2/versions/561e0d9fd244/schema)
