GET /

Returns a list of the service objects.

  • Parameters:

(optional) page_size - The number of results per page (Default is 1000).

(optional) page_number - The page number you want to return (Default is 1). For example, if you set this parameter to 2, only the second page of objects will be returned.

    Return:

Array of NetworkService (see NetworkService ).

 

â See also: