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
Requiredstring
Query Parameters
organizationId
Optional: Organization ID if accessing organization snippet
Type
string
Responses
Snippet details
application/json
JSON
{
}
