latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

snippet

Retrieve tests and flows that use any of the provided snippets

Used to retrieve tests and flows that use any of the provided snippets in a single request

post/snippets/usedBy/batch

Query parameters

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Request body

snippet_idsstring[] required

Array of snippet IDs to find used-by entities for

Response

Paginated results of tests and flows that use any of the provided snippets

cursorstring

Cursor used for pagination