Skip to main content
GET
/
api
/
v1
/
orgs
/
current
/
billing
/
granular-usage
/
export
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Query Parameters

start_time
string<date-time>
required
end_time
string<date-time>
required
workspace_ids
string<uuid>[]
required
group_by
enum<string>
default:workspace

Dimensions for grouping granular usage data.

Available options:
user,
api_key,
project,
workspace

Response

Successful Response