Skip to content

List All Accessible Snippets

GET
/snippet/all

Retrieves all snippets accessible to the user (personal + organization snippets)

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Responses

List of all accessible snippets

application/json
JSON
"string"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License