---
title: "Returns a list of an agents person information requests"
method: GET
path: "/v1/PersonInformationRequests/{agentId}"
tags: ["PersonInformationRequests"]
---

# Returns a list of an agents person information requests

`GET /v1/PersonInformationRequests/{agentId}`

## Path parameters

- `agentId` integer, required

## Response `200`

The list of an agents person information requests

- AdaptekApiApplicationPersonInformationRequestsQueriesGetAgentInformationRequestsGetAgentInformationRequestsResponse
  - `peopleInformationRequest` AdaptekApiApplicationPersonInformationRequestsPersonInformationRequestDto[], nullable
    - `personId` integer
    - `agentId` integer, nullable
    - `dateUpdated` string, date-time
    - `ssmax` boolean, nullable
    - `custodialCare` boolean, nullable
    - `retirementCompass` boolean, nullable
    - `foundMoney` boolean, nullable
    - `financialOverview` boolean, nullable
    - `userUpdated` integer, nullable
    - `personUpdated` integer, nullable
    - `dateCreated` string, date-time
    - `dateReferralAgentAdded` string, date-time, nullable

---

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