Skip to main content
GET
/
v1
/
ai_effects
/
review
/
proposals
List Proposals
curl --request GET \
  --url https://api.upriver.ai/v1/ai_effects/review/proposals \
  --header 'X-API-Key: <api-key>'
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.upriver.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Query Parameters

status
string | null
default:pending
proposal_type
string | null
limit
integer
default:100

Response

Successful Response