Autional Autional
API Reference GitHub autional.com →

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

NameInTypeRequiredDefaultExampleConstraintsDescription
object_type query string Yes Object type
object_id query string Yes Object ID
relation query string Yes Relationship name

Responses

StatusDescriptionSchema
200Relationship expansion treegitee_com_linmes_authms_base_dto.DataResponse-any
400Invalid parametersdto.SimpleResponseWrapper
500Internal errordto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No

gitee_com_linmes_authms_base_dto.DataResponse-any

FieldTypeRequiredExampleConstraintsDescription
code integer No
data object No
message string No
timestamp string No