id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| identity-summary |
IdentitySummary |
IdentitySummary |
IdentitySummary |
pythonsdk |
| python |
| Python |
| sdk |
| IdentitySummary |
| IdentitySummary |
|
/tools/sdk/python/v3/models/identity-summary |
| SDK |
| Software Development Kit |
| IdentitySummary |
| IdentitySummary |
|
IdentitySummary
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
ID of this identity summary |
[optional] |
| name |
str |
Human-readable display name of identity |
[optional] |
| identity_id |
str |
ID of the identity that this summary represents |
[optional] |
| completed |
bool |
Indicates if all access items for this summary have been decided on |
[optional] [default to False] |
| } |
|
|
|
Example
[Back to top]