Error
A valid request URL is required to generate request examples{
"results": {
"createdAt": "2023-11-07T05:31:56Z",
"githubLogin": "<string>"
},
"status": "ok"
}API Reference
Get linked GitHub account
Get the authenticated user’s linked GitHub account, if any
GET
/
api
/
v1
/
github
/
user
Error
A valid request URL is required to generate request examples{
"results": {
"createdAt": "2023-11-07T05:31:56Z",
"githubLogin": "<string>"
},
"status": "ok"
}Was this page helpful?