Skip to main content
GET
Get All Tenant Request

Authorizations

Authorization
string
header
required

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

Query Parameters

status
enum<string> | null
Available options:
received,
in_progress,
success,
failed,
cancelled
limit
integer
default:0
offset
integer
default:0

Response

Successful Response

items
NBRequestResponse · object[]
required
count
integer
default:0
total_count
integer
default:0