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

Type
HTTP (bearer)

Parameters

Path Parameters

snippetId*

The unique identifier of the snippet

Type
string
Required

Query Parameters

organizationId

Optional: Organization ID if accessing organization snippet

Type
string

Responses

Snippet details

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License