---
title: "gets a trial session"
method: GET
path: "/trial-sessions/{trialSessionId}"
tags: ["trialsessions"]
---

# gets a trial session

`GET /trial-sessions/{trialSessionId}`

gets a trial session.

## Response `200`

200 response

- TrialSession — a trial session
  - `createdAt` string — date trial session created
  - `sessionType` string — type of the session
  - `maxCases` string — max number of cases on the session
  - `startDate` string — start date of the session
  - `startTime` string — start time of the session
  - `trialLocation` string — location of the session
  - `trialSessionId` string — id of trial session

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
