/
/Secure Source Manager API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects35
  • get/v1/{+name}/locations
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+parent}/instances
  • post/v1/{+parent}/instances
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:setIamPolicy
  • post/v1/{+resource}:testIamPermissions
  • get/v1/{+repository}:fetchBlob
  • get/v1/{+repository}:fetchRefs
  • get/v1/{+repository}:fetchTree
  • get/v1/{+parent}/repositories
  • post/v1/{+parent}/repositories
  • get/v1/{+parent}/hooks
  • post/v1/{+parent}/hooks
  • get/v1/{+parent}/branchRules
  • post/v1/{+parent}/branchRules
  • get/v1/{+parent}/issues
  • post/v1/{+parent}/issues
  • post/v1/{+name}:open
  • post/v1/{+name}:close
  • get/v1/{+parent}/issueComments
  • post/v1/{+parent}/issueComments
  • post/v1/{+name}:merge
  • get/v1/{+parent}/pullRequests
  • post/v1/{+parent}/pullRequests
  • get/v1/{+name}:listFileDiffs
  • get/v1/{+parent}/pullRequestComments
  • post/v1/{+parent}/pullRequestComments
  • post/v1/{+parent}/pullRequestComments:resolve
  • post/v1/{+parent}/pullRequestComments:unresolve
  • post/v1/{+parent}/pullRequestComments:batchCreate
  • post/v1/{+name}:cancel
  • get/v1/{+name}/operations
    projects

    Lists hooks in a given repository.

    get/v1/{+parent}/hooks

    Path parameters

    parentstring required

    Required. Parent value for ListHooksRequest.

    Query parameters

    pageSizeinteger

    Optional. Requested page size. If unspecified, a default size of 30 will be used. The maximum value is 100; values above 100 will be coerced to 100.

    pageTokenstring

    Optional. A token identifying a page of results the server should return.

    Response

    Successful response

    Changes