Tablewealth

Get organization details

GET
/v1/organization

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://loading/v1/organization"
{
  "data": {
    "name": "string",
    "address": "string",
    "phone": "string",
    "email": "string",
    "website": "string",
    "baseCurrencyCode": "string"
  },
  "pagination": {
    "pageSize": 0,
    "nextPageToken": "string"
  },
  "meta": {}
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}
{
  "error": {
    "code": "account_not_accessible",
    "message": "string",
    "meta": {},
    "requestId": "string"
  }
}