---
title: "GET /mobile/training/session/{id}/backend"
method: GET
path: "/mobile/training/session/{id}/backend"
tags: ["MobileTrainingSession"]
---

# GET /mobile/training/session/{id}/backend

`GET /mobile/training/session/{id}/backend`

Used by the training proxy to find the backend address for connection routing for this session

## Path parameters

- `id` string, required

## Response `204`

The backend address is returned in the X-Mabl-Backend header

## Other responses

- `400` — Invalid or missing parameter
- `401` — User not authenticated
- `403` — User not authorized
- `404` — Entity not found
- `410` — Unknown error
- `default` — Unknown error

---

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