Search attributes
POST/attributes/search
Retrieves a list of attributes by using the search fields below:
Field | Type |
---|---|
ids | array(int) |
names | array(string) |
class | string |
isPublic | boolean |
isSearchable | boolean |
isHidden | boolean |
isSystem | boolean |
offset | int (max: `100``) |
page | int |
Results will be paginated. The default number of attributes per page is 12
, but can be up to 100
.
Request
Responses
- 200
- 400
Search attributes - 200 (with results) / Search attributes - 200 (no results)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Search attributes - 400 (invalid search fields)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id