API Reference

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.

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.
Language
Credentials
Header
Click Try It! to start a request and see the response here!