Reference Sets
List reference sets
List the workspace's reference sets. Pass a returned reference_set_id in the reference_sets array of an inference request. Only sets that are ready to generate with are listed: archived sets, and empty ones with no files, no trained model and no prompt fragments, are omitted.
get/v2/workspaces/{workspace_id}/reference-sets
Path parameters
workspace_idstring uuid required
Id of the workspace that owns the resource.
Id of the workspace that owns the resource.
Query parameters
searchstring nullable
Full-text search on name/description
Full-text search on name/description
limitinteger
Maximum number of results to return.
Maximum number of results to return.
cursorstring nullable
Cursor from a previous response to fetch the next page.
Cursor from a previous response to fetch the next page.
Response
Successful Response