cURL
curl --request GET \ --url http://localhost:4000/projects/{id} \ --header 'api_key: <api_key>'
{ "asset_id": "<string>", "created_at": "<string>", "exchangeRate": 123, "id": 123, "metadata": {}, "name": "<string>", "owner": "<string>", "supportExchangeRate": true, "type": "loyalty", "updated_at": "<string>" }
Documentation IndexFetch the complete documentation index at: https://harbor.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://harbor.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Success response
Show child attributes
loyalty
virtual