Skip to main content
GET
/
api
/
v2
/
usage
Get usage and request logs for the authenticated API key
curl --request GET \
  --url https://app.dumplingai.com/api/v2/usage \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

objectType
enum<string>
Available options:
capability,
provider,
endpoint
status
string
provider
string
objectId
string
page
integer
limit
integer

Response

200

Usage information