/knowledge_base_store
GET
/knowledge_base_store
knowledge_base_store
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://cool.jobmojito.com/rest/v1/knowledge_base_store'
Response Response Example
200 - Example 1
[
{
"id": "gen_random_uuid()",
"created_at": "now()",
"updated_at": "string",
"deleted_at": "string",
"status": "active",
"name": "string",
"merchant_id": "500924a8-3f5e-4c00-beb8-2efcde988aea",
"strict": false
}
]
Request
Query Params
id
stringÂ
optional
created_at
stringÂ
optional
updated_at
stringÂ
optional
deleted_at
stringÂ
optional
status
stringÂ
optional
name
stringÂ
optional
merchant_id
stringÂ
optional
strict
stringÂ
optional
select
stringÂ
optional
order
stringÂ
optional
offset
stringÂ
optional
limit
stringÂ
optional
Header Params
Range
stringÂ
optional
Range-Unit
stringÂ
optional
Default:
items
Prefer
enum<string>Â
optional
Allowed value:
count=none