/
/Comfy API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
ComfyNodes3
Nodes10
Publishers9
  • getRetrieve all publishers for a given user
  • getRetrieve permissions the user has for a given publisher
  • getValidate if a publisher username is available
  • getRetrieve all publishers
  • postCreate a new publisher
  • getRetrieve a publisher by ID
  • putUpdate a publisher
  • deleteDelete a publisher
  • getRetrieve permissions the user has for a given publisher
Token Management3
Versions7
  • getGet information about the calling user.
  • postReceive artifacts (output files) from the ComfyUI GitHub Action
  • getRetrieve CI data for a given commit
  • getRetrieve a summary of git commits
  • getRetrieve a specific commit by ID
  • getRetrieve all distinct branches for a given repo
  • postBan a publisher
  • postBan a publisher's Node
  • getSecurity Scan
Publishers

Retrieve permissions the user has for a given publisher

get/publishers/{publisherId}/nodes/{nodeId}/permissions

Path parameters

publisherIdstring required
nodeIdstring required

Response

A list of permissions

canEditboolean

Changes

No recorded changes to this endpoint across all 43 revisions of this API.