Skip to main content
GET
List group types

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
number

Page number

Required range: x >= 1
Example:

1

limit
number

Number of items per page

Required range: 1 <= x <= 100
Example:

10

tenantId
string
required

Tenant ID

Example:

"48856729-a26e-4223-86e8-24b026112520"

isActive
boolean

Is Active

Example:

false

Response

200 - application/json

Tenant group types fetched successfully

statusCode
number
required
Example:

200

timestamp
string
required
Example:

"2026-01-08T06:33:21.956Z"

message
string
required
Example:

"Success"

data
object