Get integration
GET
/api/v1/integration/{id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Query Parameters
Section titled “Query Parameters ” expand
string
Responses
Section titled “ Responses ”Integration details
object
id
required
Integration ID (15 chars)
string
user
required
User ID (15 chars)
string
strava
object
clientId
integer
clientSecret
string
routes
boolean
activities
boolean
active
boolean
after
string format: date
privacy
string
komoot
object
email
string format: email
password
string
completed
boolean
planned
boolean
active
boolean
privacy
string
hammerhead
object
email
string format: email
password
string
completed
boolean
planned
boolean
active
boolean
after
string format: date
created
string format: date-time
updated
string format: date-time
Not Found
Internal Server Error