Skip to main content
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"
}

Response

200 - application/json
results
object
required

A user's personally linked GitHub account. When present, write-backs are authored as this user instead of the Lightdash GitHub App bot.

status
enum<string>
required
Available options:
ok