Retrieve Network Coverage Collection

It will return an array of items with following properties: * `id` - identifier of this coverage configuration * `description` - a human readable description * `resource_provider` - a nested organisation object with information on the provider of this network coverage

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Response

Success