Retrieves a list of contact labels. Up to 1,000 labels can be returned per request.
For a detailed list of supported operations, see sorting and filtering for labels. To learn how to query labels, see API Query Language.
| Property | Filters | Sort |
|---|---|---|
key | $eq, $ne, $in | None |
displayName | $eq, $ne, $in, $startsWith | Sort: ASC, DESC |
_createdDate | $eq, $ne, $gt, $lt, $gte, $lte | Sort: ASC, DESC |
_updatedDate | $eq, $ne, $gt, $lt, $gte, $lte | Sort: ASC, DESC |
namespace | $eq, $ne | None |
labelType | $eq | None |
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
There are 6 errors with this status code.
This method may also return standard errors. Learn more about standard Wix errors.