id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| access-request-tracking |
AccessRequestTracking |
AccessRequestTracking |
AccessRequestTracking |
pythonsdk |
| python |
| Python |
| sdk |
| AccessRequestTracking |
| AccessRequestTracking |
|
/tools/sdk/python/v3/models/access-request-tracking |
| SDK |
| Software Development Kit |
| AccessRequestTracking |
| AccessRequestTracking |
|
AccessRequestTracking
Properties
| Name |
Type |
Description |
Notes |
| requested_for |
str |
The identity id in which the access request is for. |
[optional] |
| requested_items_details |
[]RequestedItemDetails |
The details of the item requested. |
[optional] |
| attributes_hash |
int |
a hash representation of the access requested, useful for longer term tracking client side. |
[optional] |
| access_request_ids |
[]str |
a list of access request identifiers, generally only one will be populated, but high volume requested may result in multiple ids. |
[optional] |
| } |
|
|
|
Example
[Back to top]