---
id: v1-access-request-response
title: AccessRequestResponse
pagination_label: AccessRequestResponse
sidebar_label: AccessRequestResponse
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccessRequestResponse', 'v1AccessRequestResponse']
slug: /tools/sdk/typescript/access_requests/models/access-request-response
tags: ['SDK', 'Software Development Kit', 'AccessRequestResponse', 'v1AccessRequestResponse']
---

# AccessRequestResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**newRequests** | **(optional)** `Array<AccessRequestTracking>` | A list of new access request tracking data mapped to the values requested. | [default to undefined]
**existingRequests** | **(optional)** `Array<AccessRequestTracking>` | A list of existing access request tracking data mapped to the values requested.  This indicates access has already been requested for this item. | [default to undefined]

