Patronus AI APIProduct context
List Product Context Definitions
GET
/
v1
/product-context-definition
Authorization
X-API-KEY
<token>
In: header
Query Parameters
project_id
RequiredProject Id
Filter by project ID
Format:
"uuid"
name
Name
Filter by exact product context definition name
name_startswith
Name Startswith
Filter by product context definition name prefix
product_context_id
Product Context Id
Filter by specific product context definition ID
limit
Limit
Maximum number of records to return
Default:
1000
offset
Offset
Number of records to skip
Default:
0
Successful Response