cURL
curl --request POST \ --url http://localhost:5173/api/system.app-info \ --cookie apiKeys=
{ "version": "<string>", "dependencies": {}, "buildInfo": { "timestamp": "2023-11-07T05:31:56Z", "commit": "<string>" } }
Alternative POST endpoint for application metadata.
Cookie-based authentication storing API keys and provider settings
Application information
Show child attributes
Was this page helpful?