Skip to main content
GET
/
v1
/
info
Get Status
curl --request GET \
  --url https://api.jtl-cloud.com/erp/v1/info \
  --header 'Authorization: Bearer <token>' \
  --header 'x-tenant-id: <x-tenant-id>'
{
  "Version": "<string>",
  "Timestamp": "2023-11-07T05:31:56Z",
  "Tenant": "<string>",
  "Type": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://developer.jtl-software.com/llms.txt

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

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

Status of the API.

Model Class: Status

Version
string
required

The Version of Wawi.

Timestamp
string<date-time>
required

The current Server Time

Tenant
string
required

The name of the current Database Tenant

Type
string
required

Constant Identifier of API