Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.trieve.ai/api/stripe/payment_link/{plan_id}/{organization_id}
{ "message": "Bad Request" }
Get a 303 SeeOther redirect link to the stripe checkout page for the plan and organization
id of the plan you want to subscribe to
id of the organization you want to subscribe to the plan
SeeOther response redirecting user to stripe checkout page
Was this page helpful?