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

KeyDatatypeRequiredDescription
locationnumberID of container node for from here searches.
enterprise_slicesbooleanFlag to return only certain slice types.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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"}]}}