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
RequiredResponses
Snippet details
application/json
JSON
{
}