/
/Public Slite api
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 5h ago · Updated 4d ago
  • getAsk a question
  • getList custom content
  • postIndex a custom content
  • deleteDelete custom content
  • getRead a thread
  • getList notes for knowledge management
  • getList public notes for knowledge management
  • getList inactive notes for knowledge management
  • getList empty notes for knowledge management
  • getReturn the authenticated user information.
  • getList notes
  • postCreate a note
  • getReturn a note
  • putUpdate a note
  • deleteDelete a note and its children
  • getReturn note children by parent note id
  • putVerify a note
  • putFlag note as outdated
  • putArchive or unarchive a note
  • putUpdate note owner
  • putUpdate a tile in a note
  • getSearch notes
  • getGet user by ID
  • getSearch users
  • getGet group by ID
  • getSearch groups

Get group by ID

Get a group by ID

get/groups/{groupId}

Path parameters

groupIdstring required

Group ID to retrieve

Response

Ok

descriptionstring required

Description of the group

namestring required

Group name

idstring required

Group ID

Changes

Changed in 1 of the 5 revisions of this API.○1

  • Jul 26, 2026bf91106381fd○1See the full diff
    • ○

      the security scope read was added to the endpoint's security scheme bearer

      api-security-scope-added

Full history