Operation is used to retrieve full details of given cable type id. Available from product version 3.2.6.
Token issued for API consumer.
Id of cable type
Cable type
{
"attenuation": null,
"availabilityEnd": null,
"availabilityStart": null,
"colorCoding": null,
"colorConfig": {
"codingType": "1YA",
"description": "My custom config",
"maxNumberOfThreads": 7,
"name": "My Config"
},
"cuCapacity": 0,
"defInstallation": {
"availability_end_ts": null,
"availability_start_ts": null,
"available": true,
"groupname": "CABLE_TYPE",
"id": 385250,
"list_url": "https://example.keypro.fi/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Buried",
"num_value": null,
"num_value2": null,
"num_value3": null,
"num_value4": null,
"txt": "Buried"
},
"diameter": null,
"fiThreads": 0,
"fiberColors": [
{
"color": "#ffffff",
"id": 364770,
"name": "White"
}
],
"id": 40890,
"innerTubeColors": [
{
"color": "#000000",
"id": 364850,
"name": "Black"
}
],
"listUrl": "https://example.keypro.fi/api/v2/cabletypes/",
"resistance": null,
"technology": {
"availability_end_ts": null,
"availability_start_ts": null,
"available": true,
"groupname": "CABLE_TECHNOLOGY",
"id": 384970,
"list_url": "https://example.keypro.fi/api/v2/txt_constants/groupname/CABLE_TECHNOLOGY/",
"logical_txt": "Fiber",
"num_value": 1.0,
"num_value2": null,
"num_value3": null,
"num_value4": null,
"txt": "Fiber"
},
"type": "PLANNED",
"unitCost": null
}Cable type
Attenuation (dB/km)
Availability end
Availability start
Color coding
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Color config coding type
Description
Maximum number of threads
Name
Copper capacity
Default installation
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Diameter (mm)
Fiber threads
Unique fiber colors available for the Cable type color coding. This field can not be used for filtering results in searches. Available from product version 2026.2.
Color entry for cable type color coding
Color value in hex format.
Color id. Not present if using legacy color coding scheme
Color display name
Primary key
Unique inner tube colors available for the Cable type color coding. This field can not be used for filtering results in searches. Available from product version 2026.2.
Color entry for cable type color coding
Color value in hex format.
Color id. Not present if using legacy color coding scheme
Color display name
Url to fetch all cable types
Resistance
Cable type technology
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Cable type
Unit cost
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}Standard error response payload
Detailed description of error
Object was not found
{
"details": "Not found."
}Standard error response payload
Detailed description of error