Workspaces

Get workspace token usage names

Gets the distinct span token usage key names aggregated across the workspace. When project_ids is empty, all projects in the workspace are included; otherwise only the given projects.

post/v1/private/workspaces/token-usage/names

Request body

project_idsstring[]

Response

Token Usage names resource

namesstring[]

Changes