{"uid":"cap_nj_q9zK-1FB3LB0bajebC","slug":"github-user-org-repository-listing-via-socialfetch-c98132ab","name":"GitHub User/Org Repository Listing via SocialFetch","description":"List repositories for a GitHub user or organization.","url":"https://api.socialfetch.dev/v1/github/profiles/:handle/repositories","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["handle"],"properties":{"handle":{"type":"string","maxLength":39,"minLength":1,"description":"GitHub username whose public repositories should be listed."}}},"queryParams":{"type":"object","properties":{"sort":{"enum":["created","updated","pushed","full_name"],"type":"string","description":"Sort field for repositories."},"type":{"enum":["owner","all","member"],"type":"string","description":"Repository type filter. `owner`: repos owned by the user. `all`: owned repos plus repos from organizations the user belongs to. `member`: only repos the user belongs to via organization membership (not owned by the user). Default: `owner`."},"cursor":{"type":"string","minLength":1,"description":"Pagination cursor returned by a previous response."},"direction":{"enum":["asc","desc"],"type":"string","description":"Sort direction."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ry1cZiN7ulJ-07Fhw78j1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists all public repositories for a given GitHub user or organization handle, with sorting and pagination support.","exampleAgentPrompt":"Can you list all the public GitHub repositories for the user 'torvalds', sorted by most recently updated?","exampleUseCases":null,"resultDescription":"Returns a paginated list of public GitHub repositories for the specified user or organization, including metadata such as repository names, descriptions, topics, and other repository details. Includes a pagination cursor for fetching additional pages.","failureModes":["Invalid or non-existent GitHub handle returns an error or empty list","Invalid sort field or direction enum value causes a 400 bad request","Pagination cursor from a different query or expired cursor may yield unexpected results","Rate limiting or upstream GitHub API unavailability causes 5xx errors","Handle exceeding 39 characters fails input validation"],"whenToPreferThis":"Use this endpoint when you need to enumerate the public repositories of a known GitHub user or organization by handle, especially if you want sorting or pagination control. Prefer this over scraping GitHub directly or using the GitHub API when you need x402 micropayment-compatible, pre-authenticated access to GitHub profile data alongside other social platform data in a unified API.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:30.995Z","isFirstParty":false}