v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBDevice I/O
Retrieves the device port.
get/devices/{deviceId}/io/ports/{portId}
Query parameters
includestring[]
Allows clients to request optional information such us URLs necessary to configure third party IDPs.
Response
Successfully fetched.
Example response
{
"id": "1",
"name": "Input 1"
}