- Introduction
- Quickstart
- Webhooks
- Campaign
- Class
- Client
- Retrieves all client for a Tenant
- Creates a new client
- Gets client by ID
- Gets clients birthday list
- Gets clients at risk
- Gets client mandatory fields
- Adds client to blacklist
- Removes client from blacklist
- Updates client details
- Used for partial updates of client details
- Changes client representative
- Lists prospects
- Lists ex-clients
- Resets client password
- Changes client representative for multiple clients
- Lists prospect effective date history
- Transfers prospect
- Company
- Invoice
- Organisation
- Search
- Tax
- Tenant
- Appointments
- Create new appointment
- List appointments
- Change client membership in appointment
- Get appointment
- Update appointment
- Mark client as checked in
- Mark client as no-show
- Substitute coach for appointment
- Reschedule appointment
- Cancel appointment
- List appointments by client ID
- Create appointment complimentory session
- Create appointment
- Reschedule appointment
- Get appointment
- Appointment Types
- Authentication
- Automation
- Call Transactions
- Charge Categories
- Charge Master
- Recurring Class
- Class Booking
- Class Complimentory
- Class Types
- Company level class types
- Client Communication
- Client Tasks
- Client Sales
- Client Waivers
- Client Sessions
- Client Referrals
- Client Offers
- Client Export
- Client Billing
- Client Check-in
- Client Credit Balance
- Client Documents
- Client Invoices
- Client Membership
- Client Open API
- Client Payments
- Client Subscriptions
- Client Memberships
- Client Subscription Cancellation
- Client Subscription Freeze
- Client Trials
- Client Upgrade
- Balance Write Off
- Email Template
- Email Template - Franchise
- Create email template at franchise level
- Get list of email templates at franchise level
- Update email template at franchise level
- Get email template at franchise level
- Delete email template at franchise level
- Mark email template as inactive at franchise level
- Mark email template as active at franchise level
- Email Template - Tenant
- Franchise Groups
- Payment Methods
- Invoices
- Offer Master
- Online Signup
- Subscription
- Sales
- Staff Availability
- List staff availability
- List staff availability by appointment category
- List next available slots by appointment category
- Check staff availability
- Check staff availability for appointment category
- Check staff availability for recurring schedule
- Check staff availability for recurring schedule
- Get staff scheduled unavailability
- List staff availability for tours
- Opportunities
- Opportunity Stage Master
- Payments
- Refunds
- Reports
- Report Filter Schedules
- Access Requests
- Rooms
- Sales Returns
- Email Communication
- SMS
- Service Categories
- Staff Management
- Staff Appointment Type Link
- Staff Notifications
- Staff Schedule
- Subscription Plans
- Subscription Signup
- Tasks
- Task Categories
- Task Open API
- Trial Master
Gets tenant details
GET
/tenants/{tenant_id}
Tenant
Request
Path Params
tenant_id
integer <int32>
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/tenants/'
Responses
🟢200OK
text/plain
Body
id
integer <int32>
optional
company_id
integer <int32>
optional
tenant_uuid
string  | nullÂ
optional
created_by
integer <int32>
optional
created_date
string <date-time>
optional
updated_by
integer <int32>
optional
updated_date
string <date-time>
optional
name_primary_language
string  | nullÂ
optional
name_secondary_language
string  | nullÂ
optional
franchise_group_id
integer <int32>
optional
franchise_group_primary_name
string  | nullÂ
optional
franchise_group_secondary_name
string  | nullÂ
optional
phone1_country_code
string  | nullÂ
optional
phone1
string  | nullÂ
optional
email_id
string  | nullÂ
optional
website
string  | nullÂ
optional
zone
string  | nullÂ
optional
place_id
string  | nullÂ
optional
latitude
number <double>
optional
longitude
number <double>
optional
city
string  | nullÂ
optional
state
string  | nullÂ
optional
zip_code
string  | nullÂ
optional
ip_setting
string  | nullÂ
optional
live_members
integer <int32>
optional
image
string  | nullÂ
optional
exclude_from_app
booleanÂ
optional
primary_language
string  | nullÂ
optional
secondary_language
string  | nullÂ
optional
billing_name
string  | nullÂ
optional
phone2_country_code
string  | nullÂ
optional
phone2
string  | nullÂ
optional
address
string  | nullÂ
optional
country
string  | nullÂ
optional
timezone
string  | nullÂ
optional
timezone_value
string  | nullÂ
optional
tax_number
string  | nullÂ
optional
cin_ebn
string  | nullÂ
optional
ff_subscription_id
string  | nullÂ
optional
facebook_url
string  | nullÂ
optional
twitter_url
string  | nullÂ
optional
instagram_url
string  | nullÂ
optional
status
enum<string>Â
optional
InActive
-Active
-SuspendedDueToNonPayment
-CancelledDueToNonPayment
-PreSales
-Allowed values:
InActiveActiveSuspendedDueToNonPaymentCancelledDueToNonPaymentPreSales
tenant_category_image
object (GetTenantCategoryImageResponse)Â
optional
total_items
integer <int32>
optional
base_url
string  | nullÂ
optional
reception
string  | nullÂ
optional
others
array[string]Â |Â nullÂ
optional
is_paymentgateway_configured
booleanÂ
optional
invoice_template_type
enum<string>Â
optional
Default
-Allowed value:
Default
payment_template_type
enum<string>Â
optional
Default
-Allowed value:
Default
external_cms_club_no
string  | nullÂ
optional
external_cms_billing_no
integer <int64>
optional
tenant_start_date
string <date-time> | nullÂ
optional
ext_cms_supported
enum<string>Â
optional
NoExternalCMS
-AnyTimeFitnessIndia
-AnyTimeFitnessUSA
-AnyTimeFitnessCanada
-AnyTimeFitnessAustralia
-AnyTimeFitnessVietnam
-Allowed values:
NoExternalCMSAnyTimeFitnessIndiaAnyTimeFitnessUSAAnyTimeFitnessCanadaAnyTimeFitnessAustraliaAnyTimeFitnessVietnam
Example
{
"id": 0,
"company_id": 0,
"tenant_uuid": "string",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z",
"name_primary_language": "string",
"name_secondary_language": "string",
"franchise_group_id": 0,
"franchise_group_primary_name": "string",
"franchise_group_secondary_name": "string",
"phone1_country_code": "string",
"phone1": "string",
"email_id": "string",
"website": "string",
"zone": "string",
"place_id": "string",
"latitude": 0,
"longitude": 0,
"city": "string",
"state": "string",
"zip_code": "string",
"ip_setting": "string",
"live_members": 0,
"image": "string",
"exclude_from_app": true,
"primary_language": "string",
"secondary_language": "string",
"billing_name": "string",
"phone2_country_code": "string",
"phone2": "string",
"address": "string",
"country": "string",
"timezone": "string",
"timezone_value": "string",
"tax_number": "string",
"cin_ebn": "string",
"ff_subscription_id": "string",
"facebook_url": "string",
"twitter_url": "string",
"instagram_url": "string",
"status": "InActive",
"tenant_category_image": {
"total_items": 0,
"base_url": "string",
"reception": "string",
"others": [
"string"
]
},
"is_paymentgateway_configured": true,
"invoice_template_type": "Default",
"payment_template_type": "Default",
"external_cms_club_no": "string",
"external_cms_billing_no": 0,
"tenant_start_date": "2019-08-24T14:15:22Z",
"ext_cms_supported": "NoExternalCMS"
}
🟠400Bad Request
🟠401Unauthorized
🟠403Forbidden
Modified at 2025-03-21 07:23:14