latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

snippet

Retrieve a set of Snippets by query

Used to query Snippets

get/snippets

Query parameters

workspace_idstring required

The workspace id to query

snippet_type'css' | 'javascript' | 'xpath' | 'sql' | 'postman'

filter on snippet_type

includeNonReusableboolean

Optional flag to include non-reusable snippets

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Array of Snippets matching the query

cursorstring

Cursor used for pagination