Skip to main content
GET
/
catalog
/
plans
/
{identifier}
/
file
/
{pk}
/
download
Download a plan file
curl --request GET \
  --url https://api.kelviq.com/api/v1/catalog/plans/{identifier}/file/{pk}/download/

Documentation Index

Fetch the complete documentation index at: https://docs.kelviq.com/llms.txt

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

Path Parameters

identifier
string
required

Plan identifier.

pk
string<uuid>
required

Plan file UUID.

Response

Redirect to the temporary forced-download URL.