ReferenceAPI referenceGithub
Read the configured GitHub App identity
GET
/organizations/{organization_id}/github-apptasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/organizations/string/github-app"{ "data": { "app_id": 0, "app_slug": "string", "mention_handle": "string", "bot_login": "string", "identity_refreshed_at": "2019-08-24T14:15:22Z" }}