Get information on available search Slices, Personal Search Forms, recent Search Forms, and System Search Forms for the user
GET {{baseUrl}}/v2/search/members/info?location=-11141396&enterprise_slices=true
Returns lists of Slices, Personal Search Forms, recent Search Forms, and System Search Forms
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
location | number | ID of container node for from here searches. | |
enterprise_slices | boolean | Flag to return only certain slice types. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":{"data":{"self":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}},"results":{"personal_search_forms":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"recent_search_forms":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"system_search_forms":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"slices":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}}