Skip to content

Get Snippet Details

GET
/snippet/{snippetId}

Retrieves detailed information about a specific snippet including its content and metadata.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

snippetId*

The unique identifier of the snippet

Typestring
Required

Responses

Snippet details
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License