---
title: "List Interview Guides"
method: GET
path: "/api/v2/agent_kit/ext-systems/{systemId}/ext-ai-interview/guides"
tags: ["Ext AI Interview"]
---

# List Interview Guides

`GET /api/v2/agent_kit/ext-systems/{systemId}/ext-ai-interview/guides`

Get list of interview guides for the given user account. Query parameters are passed through to the adapter for extraction.

## Path parameters

- `systemId` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK - Response format varies by integration system

- object

---

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