GitHub

Following

Retrieves public accounts followed by a GitHub user. Each account includes login, avatar, profile URL, type, and GitHub IDs. Pass username, handle, or a full GitHub profile url. Supports cursor pagination.

get/v1/github/user/following

Query parameters

handlestring

GitHub handle

urlstring

GitHub profile URL

cursornumber

Cursor from the previous response. Defaults to 1.

Response

Successful response

Changes