Skip to main content
GET
List common services

Authorizations

Authorization
string
header
required

Authentication is performed via an Auth0-issued JSON Web Token (JWT). Provide the token in the Authorization header with the Bearer scheme.

Response

A list of common services.

name
string

The common name of the service (e.g., 'HTTPS', 'SSH').

Example:

"HTTPS"

port
integer

The standard port number for the service.

Example:

443

protocols
object[]

A hint of which protocols are commonly used for this service.