Get all organization list

This API is used to get all organization lists data organizationName, organizationUrl, and many more. This API can be accessed by super admin only.
We need to pass the authentication key to authenticate the super admin. We are also using pagination and searching functionality to get records. it returns the white label URL lists and recordsTotal, recordsFiltered.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns to the form of JSON array.

AttributeDescription
billingTypeThis contains billing types like Paid, Comp.
organizationIdThis contains the organization id which is unique.
organizationNameThis contains the organization name.
ownerListorganizationId : it contains the organization id which is unique
firstName: it contains the first name of the user.
lastName: it contains the last name of the user.
email: it contains the email address of the user.
organizationUrlThis contains the organization URL which is unique.
recordsTotalThis contains a total count of white label URL.
recordsFilteredThis contains filtered records count of white label URL.
dataThis contains each white label URLs details.
Query Params
int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10
string
string
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain