Skip to main content
GET
/
getGlobalSetting
Get All Settings By Tenant Id
curl --request GET \
  --url https://gateway.varchev.com/erc20/getGlobalSetting \
  --header 'Authorization: Bearer <token>' \
  --header 'tenantId: <tenantid>'

Documentation Index

Fetch the complete documentation index at: https://docs.varchev.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

tenantId
string
required

Tenant Id

Query Parameters

page
number
default:1
required
limits
number
default:5
required

Response

200 - undefined