Fetch permissions for network

Fetch permissions for network

Fetch permissions for network

Request
URI
GET
https://{api_host}/hybridity/api/networks/{networkId}/permissions
COPY
Path Parameters
string
networkId
Required

networkId


Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

Returns nls_1.0_permissions of type(s) application/json
"nls_1.0_permissions Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/networks/{networkId}/permissions