User APIs
distributor-view
List Distributor Prompts
One page of the caller's wholesale clients' MCP prompts.
The email allowlist is derived from the authenticated caller, so lpc_id can only narrow it. The retention window is resolved on the request session; the warehouse read then runs in a worker thread on its own Pancake session, matching the admin observability router.
get/api/v1/distributor/prompts
Query parameters
contract_idstring uuid nullable
lpc_idstring uuid nullable
searchstring nullable
toolstring nullable
start_datestring date nullable
end_datestring date nullable
pageinteger
page_sizeinteger
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the new optional
queryrequest parametertoolnew-optional-request-parameter
- ○