Administration
Retrieve a transport
Retrieve a transport by it's unique ID.
get/transports/{id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the transport.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw",
"port": 80
}