Advanced Reporting API: Connections Endpoint
GET /io/reporting/export/connections
Returns all the card connections on boards that the authorized user has access to.
Resource URL
GET https://{accountname}.leankit.com/io/reporting/export/connections?token=xyzyz
See Export Parameters for more information on specifying response formats and other options.
Example Request
GET https://myaccount.leankit.com/io/reporting/export/connections?token=xyxyz
Response
The response is one row per card connection.
Column | Description |
---|---|
Card ID | |
Parent Card ID | |
Connection Created Date | |
Connection Created By User ID |
Example Response
"Card ID","Parent Card ID","Connection Created Date","Connection Created By User ID" "270087200","508743770",2017-11-06 04:55:58 PM,"62984826" "572742330","508743770",2017-11-06 04:12:16 PM,"62984826"