/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 45m ago · Updated 3mo ago
Details
Filter operations
access_policies
5
ace
1
alert_rules
5
annotation_queues
2
annotation-queues
21
api-key
6
get
Get Api Keys
post
Generate Api Key
delete
Delete Api Key
get
Get Personal Access Tokens
post
Generate Personal Access Token
delete
Delete Personal Access Token
audit-logs
1
auth
7
aws_marketplace
1
backfills
1
beacon
1
bulk-exports
11
charts
23
comments
6
commits
3
data_planes
1
datasets
35
evaluators
6
examples
15
experiment-view-overrides
5
experiments
1
features
5
feedback
15
feedback-configs
4
fleet github-app
11
fleet integrations
5
fleet mcp
7
fleet usage
4
fleet_webhooks
1
hub_environments
4
info
2
integrations
2
likes
1
mcp
4
mcp_vendors
9
me
5
metrics
1
model-price-map
4
nps
1
oauth
7
optimization-jobs
9
Organizations
1
orgs
51
ownerships
3
playground-settings
5
prompt-webhooks
6
prompts
2
public
20
repos
9
run
24
runs
7
sandboxes
17
sandboxes-internal
1
SCIM Tokens
5
service-accounts
3
sessions
1
settings
2
tag-transitions
1
tags
5
tenant
2
threads
2
tools
8
tracer-sessions
26
TTL Settings
2
ttl-settings
2
usage-limits
4
workspaces
38
get
Ok
api-key
Delete Api Key
Delete an api key for the user
delete
/api/v1/api-key/{api_key_id}
Path parameters
api_key_id
string
uuid
required
Response
Successful Response
APIKeyGetResponse
required
API key GET schema.
created_at
string
date-time
nullable
id
string
uuid
required
short_key
string
required
description
string
required
read_only
boolean
last_used_at
string
date-time
nullable
expires_at
string
date-time
nullable
workspace_names
string[]
nullable
default_workspace_name
string
nullable
Changes