GET api/Asset/GetLatestUserAssetConfig?assetId={assetId}&userId={userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId | globally unique identifier |
Required |
|
| userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PBIEmbedConfig| Name | Description | Type | Additional information |
|---|---|---|---|
| Asset | ProductAssetDto |
None. |
|
| Id | string |
None. |
|
| WorkSpaceId | string |
None. |
|
| Name | string |
None. |
|
| EmbedUrl | string |
None. |
|
| RLSRoles | Collection of string |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| UnifiedWorkspace | boolean |
None. |
|
| Template | string |
None. |
|
| TemplateVersion | string |
None. |
|
| ConfigType | string |
None. |
|
| EmbedToken | EmbedToken |
None. |
|
| HideAndShow | boolean |
None. |
|
| MinutesToExpiration | integer |
None. |
|
| IsEffectiveIdentityRolesRequired | boolean |
None. |
|
| IsEffectiveIdentityRequired | boolean |
None. |
|
| EnableRLS | boolean |
None. |
|
| Username | string |
None. |
|
| PageRef | string |
None. |
|
| Roles | string |
None. |
|
| ErrorMessage | string |
None. |
|
| Warning | string |
None. |
|
| JsonPageIndexes | Collection of PBIIndexConfig |
None. |
|
| BookmarkState | string |
None. |
|
| BookmarkName | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.