GET /scim/Users/{id}
SCIM 2.0获取指定用户
SCIM None application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
id |
path |
string |
Yes |
|
|
|
用户ID |
Referenced Schemas
domain.SCIMEmail
| Field | Type | Required | Example | Constraints | Description |
primary |
boolean |
No |
|
|
|
type |
string |
No |
|
|
|
value |
string |
No |
|
|
|
domain.SCIMGroupRef
| Field | Type | Required | Example | Constraints | Description |
$ref |
string |
No |
|
|
|
display |
string |
No |
|
|
|
value |
string |
No |
|
|
|
domain.SCIMMeta
| Field | Type | Required | Example | Constraints | Description |
created |
string |
No |
|
|
|
lastModified |
string |
No |
|
|
|
location |
string |
No |
|
|
|
resourceType |
string |
No |
|
|
|
domain.SCIMName
| Field | Type | Required | Example | Constraints | Description |
familyName |
string |
No |
|
|
|
formatted |
string |
No |
|
|
|
givenName |
string |
No |
|
|
|
domain.SCIMPhoneNumber
| Field | Type | Required | Example | Constraints | Description |
type |
string |
No |
|
|
|
value |
string |
No |
|
|
|
domain.SCIMUser
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|