Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{baseurl}/api/v1/management/me \ --header 'x-api-key: <x-api-key>'
200
apiKeyWithSingleEnvironment
{ "appSetupCompleted": true, "createdAt": "2024-04-09T04:53:29.577Z", "id": "clurwouax000azffxt7n5unn3", "project": { "id": "clurwouaj0003zffx0hu6bonm", "name": "My Project" }, "type": "production", "updatedAt": "2024-04-09T14:14:49.256Z" }
Fetches the product associated with the passed API key
OK
Show child attributes
production
development
Was this page helpful?