snippets
Get snippet by ID or name
Retrieve a snippet by its ID (numeric) or name (string). Numeric identifiers are treated as IDs, string identifiers as names.
get/api/snippets/{identifier}
Path parameters
identifierstring required
Snippet ID (numeric) or name (string)
Response
Retrieved snippet successfully