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
curl --request GET \
--url https://api.trieve.ai/api/stripe/payment_link/{plan_id}/{organization_id}{
"message": "Bad Request"
}Was this page helpful?