GET
/
api
/
stripe
/
payment_link
/
{plan_id}
/
{organization_id}
curl --request GET \
  --url https://api.trieve.ai/api/stripe/payment_link/{plan_id}/{organization_id}
This response has no body data.

Path Parameters

plan_id
string
required

id of the plan you want to subscribe to

organization_id
string
required

id of the organization you want to subscribe to the plan