Search document
GET
AUTHENTICATION
Authorization
Bearer
Bearer
HEADER PARAMETERS
Content-Type
string
*Example: application/json
BODY PARAMETERS
body
object
*apiKey
string
*Example: 21-character__string0
ApiKey id of the docSpace.
docSpaceId
string
*Example: 21-character__string0
DocSpace id used for search.
query
string
*Filter text
searchOnlyTitle
boolean
OPTIONAL: Search only by title
RESPONSES
200
Process status
object
Process status
status
string<OK>
Response Status
data
object
Example: [object Object]
Response Data
400
Invalid request
Response400
status
string<OK | Not OK>
Response Status
messages
string[]
Example:
Array of messages
Curl
JS
Ruby
Python
|
RESPONSES
200
400
|
Updated 22 Sep 2023
Did this page help you?