Skip to main content
GET
/
issues-agent
/
lcu-spend
Error
A valid request URL is required to generate request examples
{
  "items": [
    {
      "lcu_total": "<string>",
      "lcu_unpriced_row_count": 123,
      "tenant_id": "<string>"
    }
  ],
  "organization_id": "<string>",
  "period_end": "<string>",
  "period_start": "<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
string

Inclusive window start, RFC 3339. Defaults to first instant of current calendar month (UTC).

end
string

Exclusive window end, RFC 3339. Defaults to first instant of next calendar month (UTC).

Response

OK

items
object[]
organization_id
string
period_end
string
period_start
string