{ "userId": "<string>", "roles": [ { "productId": "<string>", "roleId": "<string>", "permissions": [ { "permissionId": "<string>", "resourceIds": [ "<string>" ] } ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "permissions": [ { "permissionId": "<string>", "resourceIds": [ "<string>" ] } ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" }
the user id to retrieve
The ID of the user.
User role ids
Show child attributes
The ID of the product the role is associated with
The ID of the role.
The permissions associated with the user.
The ID of the permission.
The ID of the resources.
The date and time the role was created.
The date and time the role was last updated.
the date of creation of the user
the date of the last update of the user
Was this page helpful?