cURL
curl --request GET \ --url https://vault-api.stardust.gg/v1/application/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "email": "<string>", "description": "<string>", "rootUserId": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.stardust.gg/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stardust.gg/llms.txt
Use this file to discover all available pages before exploring further.
The id of the application
The name of the application
The email address associated with this app
The description of the application
The Root Identity Id associated with the application
Was this page helpful?