DataBridge Documentation home page
Search...
Support
Community
GitHub
Search...
Navigation
API Reference
Get Recent Usage
Guides
API Reference
Python SDK
API Reference
GET
Health Check
GET
Readiness Check
POST
Ingest Text
POST
Ingest File
POST
Retrieve Chunks
POST
Retrieve Documents
POST
Query Completion
GET
List Documents
GET
Get Document
GET
Get Usage Stats
GET
Get Recent Usage
POST
Create Cache
GET
Get Cache
POST
Update Cache
POST
Add Docs To Cache
POST
Query Cache
POST
Generate Local Uri
API Reference
Get Recent Usage
Get recent usage records.
GET
/
usage
/
recent
Try it
200
422
[
{
}
]
Headers
authorization
string
Query Parameters
operation_type
string | null
since
string | null
status
string | null
Response
200
200
422
application/json
Successful Response
The response is of type
object[]
.
Get Usage Stats
Create Cache
200
422
[
{
}
]