Get all white label list data

This API is used to get all white label URLs lists data like whiteLabelUrl,hostBaseUrl, 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
billingTypeit contains billing types like Paid, Comp
firmNameit contains the firm name
getStartedit contains get started
hostBaseUrlit contains host base URL
idIt contains a white label id which is unique
supportEmailit contains the support email address
whiteLabelUrlit contains a white label URL
recordsTotalIt contains a total count of white label URL
recordsFilteredIt's contain filtered records count of white label URL
dataIt contains each white label URLs details
Language
Authorization
Header
Click Try It! to start a request and see the response here!