id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-access-request-response |
AccessRequestResponse |
AccessRequestResponse |
AccessRequestResponse |
pythonsdk |
| python |
| Python |
| sdk |
| AccessRequestResponse |
| V2025AccessRequestResponse |
|
/tools/sdk/python/v2025/models/access-request-response |
| SDK |
| Software Development Kit |
| AccessRequestResponse |
| V2025AccessRequestResponse |
|
AccessRequestResponse
Properties
| Name |
Type |
Description |
Notes |
| new_requests |
[]AccessRequestTracking |
A list of new access request tracking data mapped to the values requested. |
[optional] |
| existing_requests |
[]AccessRequestTracking |
A list of existing access request tracking data mapped to the values requested. This indicates access has already been requested for this item. |
[optional] |
| } |
|
|
|
Example
[Back to top]