{
"identityId": "123456"
}
curl --location -g --request POST '{{local}}facade/sysAccountUserExtend/get' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJiaXpfc3RvcmU6MTczMTg2NjAwNjM5OTg2NDgzMyIsInJuU3RyIjoiOVhBR0RVMlZrd1ExWkY5ZlVRZmhxRFBiODFOVHRMQ2IiLCJ1c2VySWQiOjE3MzE4NjYwMDYzOTk4NjQ4MzN9.0WEqFj_ECjDxPDxyz7ZSHR7YQ0YKwtda41t-X2Hb3gE' \
--header 'Content-Type: application/json' \
--data-raw '{
"identityId": "123456"
}'
{
"code": 0,
"msg": "string",
"data": {
"0": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"1": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"2": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"3": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"4": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"5": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
],
"6": [
{
"id": 0,
"identityId": "string",
"infoCategory": 0,
"infoVal": "string",
"sort": 0,
"createUser": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"isDeleted": 0,
"status": 0,
"extendValue": "string"
}
]
}
}