---
title: "GET /test_framework/v1/test-profiles/{id}/"
method: GET
path: "/test_framework/v1/test-profiles/{id}/"
tags: ["test_framework"]
---

# GET /test_framework/v1/test-profiles/{id}/

`GET /test_framework/v1/test-profiles/{id}/`

Retrieve a test profile by ID

## Path parameters

- `id` integer, required

## Response `200`

- AIAgentTestProfile
  - `id` integer
  - `project` integer, nullable
  - `agent` integer, nullable
  - `agent_name` string — Name of the agent associated with this test profile Example: `"Customer Support Agent"`
  - `name` string
  - `information` unknown

---

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