Documentation Index

Fetch the complete documentation index at: https://support.keypro.fi/llms.txt

Use this file to discover all available pages before exploring further.

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

Get electric cable connection details

Prev Next
Get
/el_cable_connections/{id}/

Operation is used to retrieve full details of given cable connection 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 cable connection

Responses
200

Electric cable Connection

object
cable
string (url)

Electric Cable details link

direction
string

which end of the electric cable is object connected (Beginning or End)

Valid values[ "B", "E" ]
id
integer

Primary key

manhole
string (url)

Electric Manhole details link

pole
string (url)

Electric Pole details link

premise
string (url)

Electric Premises details link

splice
string (url)

Electric Splice details link

streetlight
string (url)

Streetlight details link

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