get https://api-sbx.sidedrawersbx.com/api/v2/networks/network
Returns collaboration network information in a paginated list.
Response
Returns collaboration network information in a paginated list.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v2/networks/network \
--header 'accept: application/json'
xxxxxxxxxx
172}
{
"data": [
{
"id": "string",
"relation": {},
"sidedrawer": "string",
"contributorType": "string",
"contributor": {
"openId": "string",
"firstName": "string",
"lastName": "string",
"email": "string",
"phoneNumber": ""
},
"sidedrawerRole": "sd_owner"
},
{
"id": "string",
"relation": {
"personal": "string"
},
"sidedrawer": "string",
"contributor": {
"openId": "string",
"firstName": "string",