Skip to main content
GET
List Servers
curl --request GET \
  --url https://panel.arqonara.com/api/client/ \
  --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.

Mendapatkan daftar semua server yang akun Anda miliki aksesnya. Endpoint ini akan menampilkan informasi ringkas mengenai server, termasuk UUID, nama, node tempat server berada, dan statusnya saat ini.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

List of Servers