2025-11-06 14.00 UTC - There are currently no active events. All systems operational.

Get electric conduit link details

Prev Next
Get
/el_conduitlinks/{id}/

Operation is used to retrieve full details of given electric conduit link id. Available from product version 3.2.2.

Security
API Key: Token
Header parameter nameAuthorization

Token issued for API consumer.

Path parameters
id
integerRequired

Id of electric conduit link

Responses
200

Electric Conduit Link

object
b_measure
integer

position b-measure

cable
string (url)

Electric Cable details link

conduit
string (url)

Electric Conduit details link

duct
string (url)

Electric Duct details link

duct_number
integer

Electric Duct number

h_measure
integer

position h-measure

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