Lists the active OAuth tokens belonging to the caller. Optionally filter by provider or agent. Accepts page_size and cursor for forward compatibility; pagination is not yet enforced and all matching tokens are returned in one page.
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.
Filter by provider ID
Filter to default (true) or secondary (false) tokens. Omit to return both.
Items per page (1-100, default 20). Currently advisory; all matching tokens are returned.
Opaque pagination cursor. Currently accepted but ignored.