v51

latestOpenAPI 3.0.1Apache License Version 2.0raw.githubusercontent.com2026-08-01304136381.9 KB
curation

Return all GitHub App notifications for a user

get/curation/notifications/user/githubapp

Query parameters

offsetinteger

Start index of paging. Pagination results can be based on numbers or other values chosen by the registry implementor (for example, SHA values). If this exceeds the current result set return an empty set. If not specified in the request, this will start at the beginning of the results.

limitinteger

Amount of records to return in a given page, limited to 100

Response

default response

action'INFER_DOCKSTORE_YML' required

The recommended action for the repository

dbCreateDateinteger

Timestamp at which the notification was created

dbUpdateDateinteger

Timestamp at which the notification was last updated

hiddenboolean required

Is the notification hidden?

idinteger

ID for the notification

organizationstring required

The git organization name

repositorystring required

The git repository name

sourceControl'dockstore.org' | 'github.com' | 'bitbucket.org' | 'gitlab.com' required

The source control provider