Github API - Test Config

GET /notifications/threads/{thread_id}
activity

Gets information about a notification thread.
Get a thread

Arguments
key thread-id

thread-id [scalar]

The unique identifier of the notification thread. This corresponds to the value returned in the id field when you retrieve notifications (for example with the GET /notifications operation).

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json thread

thread [object]

Thread

Attributes
id string

last_read_at string

reason string

repository minimal-repository

subject 2122

subscription_url string

unread boolean

updated_at string

url string

API:
Github Open API
(version: 1.1.4)
304 not_modified

not_modified [scalar]

Not modified

API:
Github Open API
(version: 1.1.4)
401 requires_authentication

requires_authentication [scalar]

Requires authentication

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)