Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 903 Bytes

SearchApi.md

File metadata and controls

34 lines (19 loc) · 903 Bytes

SearchApi

All URIs are relative to http://localhost

Method HTTP request Description
apiV2SearchGlobalSearchPost POST /api/v2/search/globalSearch

apiV2SearchGlobalSearchPost

GlobalSearchResponse apiV2SearchGlobalSearchPost(GlobalSearchRequest)

Parameters

Name Type Description Notes
GlobalSearchRequest GlobalSearchRequest [optional]

Return type

GlobalSearchResponse

Authorization

[Bearer or PrivateToken](../README.md#Bearer or PrivateToken)

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json