Skip to main content
GET
/
servers
/
{server}
/
startup
Get Startup Config
curl --request GET \
  --url https://panel.arqonara.com/api/client/servers/{server}/startup \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.arqonara.com/llms.txt

Use this file to discover all available pages before exploring further.

Melihat perintah startup dan variabel environment server. Anda dapat melihat variabel apa saja yang digunakan server untuk berjalan, seperti versi Java, nama file jar, atau versi game.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

server
string
required

Response

200

Startup Config