---
title: "Export Single Profile Sessions"
method: GET
path: "/profiles/profile/{profile_id}/sessions/export"
---

# Export Single Profile Sessions

`GET /profiles/profile/{profile_id}/sessions/export`

## Path parameters

- `profile_id` integer, required

## Query parameters

- `query_timestamp` number, nullable
- `tz` string, nullable

## Headers

- `accept` string, nullable
- `Authorization` string, nullable
- `X-User-Id` string, nullable
- `X-Browser-Time-Zone` string, nullable

## Cookies

- `session_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-05** `578fe124faeb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/runconverge/apis/fastapi/changes/profiles/profile/:profile_id/sessions/export/get.md)

---

[API](https://skmtc.dev/runconverge/apis/fastapi.md) · [All operations](https://skmtc.dev/runconverge/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runconverge/fastapi/revisions/578fe124faeb/schema)
