Skip to main content
EngageFabric home page
Search...
⌘K
Search...
Navigation
Super Admin
Get tenant details by ID
Getting Started
Introduction
Quick Start
Authentication
Guides
Player Management
Event Tracking
Analytics & Insights
Audit Logs
Team Management
Billing & Subscriptions
Custom Domains
Enterprise SSO
Core Concepts
Multi-Tenancy
Game Economy
Rules Engine
Real-Time Features
Health Monitoring
API Reference
API Overview
Error Codes
Rate Limits
Webhooks
Endpoints
API Reference
Admin - Rate Limits
Admin - Audit Logs
auth
OAuth
projects
Billing
tenants
players (admin)
players
Webhooks
health
Events
Rules
Quests
Player Quests
Leaderboards
leaderboards (admin)
Adventures
Player Adventures
Lobbies
Chat
Super Admin
GET
Initiate Google OAuth for super admin
GET
Google OAuth callback for super admin
GET
Get current super admin profile
POST
Logout super admin
GET
Get dashboard statistics
GET
List all tenants with filtering and pagination
GET
Get tenant details by ID
POST
Approve a tenant for alpha access
POST
Reject a tenant alpha application
GET
Get super admin audit logs
GET
List all blog posts with filtering and pagination
POST
Publish a blog post
POST
Unpublish a blog post
POST
Sync blog posts from marketing build
GET
Get email delivery statistics
GET
Get recent email delivery logs
Analytics
Blog
team
enterprise
SDKs
SDKs Overview
JavaScript SDK
React Components
Resources
Changelog
Get tenant details by ID
cURL
Copy
curl
--request
GET
\
--url
https://api.engagefabric.com/superadmin/tenants/{id}
Super Admin
Get tenant details by ID
GET
https://api.engagefabric.com
http://localhost:3000
/
superadmin
/
tenants
/
{id}
Try it
Get tenant details by ID
cURL
Copy
curl
--request
GET
\
--url
https://api.engagefabric.com/superadmin/tenants/{id}
Path Parameters
id
string
required
Response
200 - undefined
List all tenants with filtering and pagination
Approve a tenant for alpha access
⌘I