Get electric duct link details

Prev Next
Get
/el_ductlinks/{id}/

Operation is used to retrieve full details of given electric duct 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 duct link

Responses
200

Electric Duct Link

object
cable
string (url)

Electric Cable details link

duct
string (url)

Electric 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