Find all instances of the model matched by filter from the data source.
GET {{baseUrl}}/v1/WhiteLabels?filter=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | Filter defining fields, where, include, order, offset, and limit - must be a JSON-encoded string ({"where":{"something":"value"}} ). See https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries for more details. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"active":false,"name":"\u003cstring\u003e","domain":"\u003cstring\u003e","subdomain":"\u003cstring\u003e","baseColor":"\u003cstring\u003e","logo":"\u003cstring\u003e","separateDashboardIcon":false,"googleAnalyticsId":"\u003cstring\u003e","chatAppType":"Intercom","chatAppId":"\u003cstring\u003e","privacyPolicyLink":"\u003cstring\u003e","termsOfServiceLink":"\u003cstring\u003e","websiteURL":"\u003cstring\u003e","supportEmail":"\u003cstring\u003e","supportPhone":"\u003cstring\u003e","blogURL":"\u003cstring\u003e","hideLoginPage":true,"showSignup":false,"unauthorizedRedirectURL":"\u003cstring\u003e","passwordResetURL":"\u003cstring\u003e","signupURL":"\u003cstring\u003e","allowInPromo":true,"interface":{},"id":"fD2487fD955cBfd90FD6bF6F","subscriptionId":"FeEE98F21cfb250aD4EeEbef","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e"},{"active":false,"name":"\u003cstring\u003e","domain":"\u003cstring\u003e","subdomain":"\u003cstring\u003e","baseColor":"\u003cstring\u003e","logo":"\u003cstring\u003e","separateDashboardIcon":false,"googleAnalyticsId":"\u003cstring\u003e","chatAppType":"Intercom","chatAppId":"\u003cstring\u003e","privacyPolicyLink":"\u003cstring\u003e","termsOfServiceLink":"\u003cstring\u003e","websiteURL":"\u003cstring\u003e","supportEmail":"\u003cstring\u003e","supportPhone":"\u003cstring\u003e","blogURL":"\u003cstring\u003e","hideLoginPage":true,"showSignup":false,"unauthorizedRedirectURL":"\u003cstring\u003e","passwordResetURL":"\u003cstring\u003e","signupURL":"\u003cstring\u003e","allowInPromo":true,"interface":{},"id":"c30Cf9A276878d0b6a6B3afA","subscriptionId":"8aE1Cb90C553de19BfE0941e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e"}]