curl --location --request GET '/ent/enterprise/card' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest'{
"message": "string",
"status": 0,
"data": {
"list": [
{
"id": 0,
"uid": "string",
"entid": 0,
"avatar": "string",
"name": "string",
"phone": "string",
"position": "string",
"card_id": "string",
"birthday": "string",
"nation": "string",
"politic": "string",
"education": "string",
"acad": "string",
"native": "string",
"address": "string",
"sex": 0,
"age": 0,
"is_admin": 0,
"marriage": 0,
"type": 0,
"work_start": "string",
"spare_name": "string",
"spare_tel": "string",
"email": "string",
"work_time": "string",
"trial_time": "string",
"formal_time": "string",
"treaty_time": "string",
"sort": 0,
"status": 0,
"created_at": "string",
"updated_at": "string",
"user_id": 0,
"frame": {
"name": "string",
"id": 0,
"user_id": 0,
"frame_id": 0,
"laravel_through_key": 0
}
}
],
"count": 0
}
}