@nova-sdk/api
Criteria
Get Criteria
Retrieve the active screening criteria stored for a job
GET
@nova-sdk/api
Documentation Index
Fetch the complete documentation index at: https://nova.dweet.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
When to Use
Retrieve the current criteria stored for a job. Useful for:- Displaying criteria in your UI for review
- Debugging scoring behavior
- Verifying criteria were stored correctly after generation
- Building admin tools to manage criteria
Example response
Related Operations
Get Current Version
Get active criteria with version metadata
Add Criterion
Add a new criterion
Archive Criteria
Archive criteria when a job closes
Authorizations
Use Authorization: Bearer sk_test_* or Authorization: Bearer sk_live_*.
Headers
Your customer identifier. Tenants are auto-provisioned on first request.
Path Parameters
Your job identifier (external ID).
Response
Active criteria