get https://api-sbx.sidedrawersbx.com/api/v1/networks/network
Returns collaboration network information.
Response
Returns collaboration network information.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/networks/network \
--header 'accept: application/json'
xxxxxxxxxx
54]
[
{
"sidedrawer": {
"id": "string",
"name": "string",
"description": "string",
"firstName": "string",
"lastName": "string",
"default": true,
"status": "ACTIVE",
"userSidedrawerRole": [
"string"
],
"subscriptionFeatures": {}
},
"sidedrawerRole": "string",
"record": {
"id": "string",
"name": "string",
"description": "string",
"uniqueReference": "string",
"storageLocation": "string",
"recordSubtypeName": "string",
"recordSubtype": {},
"recordSubtypeOther": "string",