cURL
curl --request GET \ --url {schemes}://api.upsun.com/projects/{projectId}/system \ --header 'Authorization: Bearer <token>'
{ "version": "<string>", "image": "<string>", "started_at": "2023-11-07T05:31:56Z" }
Output information for the project.
A valid request URL is required to generate request examples
The version of this project server
The image version of the project server