Get telecom duct link details

Prev Next
Get
/duct-links/{id}

Operation is used to retrieve full details of given telecom duct link id. Available from 3.2.12 product version.

Security
API Key
Header parameter nameAuthorization

Token issued for API consumer.

Path parameters
id
integerRequired

Id of telecom duct link

Responses
200

Telecom Duct Link

object
cable
string (url)

Telecom Cable details link

duct
string (url)

Telecom Duct details link

id
integer

Primary key

401

Authentication credentials are missing or invalid

{
  "details": "Authentication credentials were not provided"
}
object
details
string

Detailed description of error

404

Object was not found

{
  "details": "Not found."
}
object
details
string

Detailed description of error