{
"name": "",
"page_no": 1,
"page_size": 10,
"registered_end_at": "",
"registered_start_at": "",
"relation_genre": 1,
"relation_status": 0,
"status": 0,
"with_statistics": true
}
curl --location --request POST 'https://mesh.apinb.com//org.Org.List' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "",
"page_no": 1,
"page_size": 10,
"registered_end_at": "",
"registered_start_at": "",
"relation_genre": 1,
"relation_status": 0,
"status": 0,
"with_statistics": true
}'
{
"list": [
{
"id": 0,
"identity": "2fUrX6IruWD7HIqUifqgw",
"name": "nulla velit non ut",
"unicode": "dolore Duis",
"logo": "",
"profile": "",
"genre": 1,
"registered_at": "2024-03-03 12:04:19",
"authorized_at": "0001-01-01 08:05:43",
"status": 1,
"relation_genre": 0,
"relation_status": 0,
"contact_name": "",
"contact_phone": "",
"contact_address": "",
"province_identity": "",
"city_identity": "",
"district_identity": "",
"login_message": {
"account": "",
"password": "",
"password_confirmed": "",
"phone": "18200128955",
"verify_code": "",
"name": "amet reprehenderit dolore voluptate officia",
"can_invite_login": true,
"inviter_name": "test001"
}
}
],
"count": "1",
"statistics": {
"total": "1",
"available": "1",
"disable": "0"
}
}