cURL
curl --request GET \ --url https://api.alguna.io/plans/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "description": "<string>", "currency": "<string>", "createdAt": {}, "updatedAt": {} }
Documentation IndexFetch the complete documentation index at: https://alguna.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
Use this file to discover all available pages before exploring further.