/snippets/:idAsk AIget https://api.mixmax.com/v1/snippets/{id}Fetches a snippetPath ParamsidstringrequiredSnippet IdQuery ParamsincludeDeletedbooleanDefaults to false(Optional) include snippets marked for deletion when queryingexpandstring(Optional) Pass expand=snippetId to expand _id to include id of parent tag. Pass expand=savedBy to expand savedBy to include id, name, and email of user who last saved this snippet.fieldsstringDefaults to ''(Optional) Comma separated list of fields to return from the snippet. The fields are a subset of the fields normally returned from this API.Response 200200Updated 2 months ago