GET /admin/relationships/expand
Expand the relationship tree of a specified object, returning all related user subjects and user sets
Role Permissions `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
object_type |
query |
string |
Yes |
|
|
|
Object type |
object_id |
query |
string |
Yes |
|
|
|
Object ID |
relation |
query |
string |
Yes |
|
|
|
Relationship name |
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
gitee_com_linmes_authms_base_dto.DataResponse-any
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
object |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|