Returns
Returns a list of Specification objects.Example
Parameters
Filter specifications by product ID.
Filter by specification type.
Possible values:
CAPABILITY, INABILITY, POLICY.Filter by test type.
Possible values:
QUALITY, RED_TEAMING, SCENARIOS.Filter specifications created at or after this timestamp. Accepts ISO 8601 string (e.g.,
'2024-01-01T00:00:00Z') or Unix timestamp in seconds.Filter specifications created at or before this timestamp. Accepts ISO 8601 string (e.g.,
'2024-12-31T23:59:59Z') or Unix timestamp in seconds.Sort specifications by creation date. Valid values are
"asc" and "desc".Number of specifications to skip before starting to collect results. Use for pagination.
Maximum number of specifications to return in a single request.