/
MO
mongodb
/
MongoDB Atlas App Services Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 1y ago
Details
Filter operations
admin
5
apikeys
6
get
List API keys
post
Create a new API key
get
Retrieve information about an API key
delete
Delete an API key
put
Enable an API key
put
Disable an API key
apps
7
authproviders
7
billing
2
custom-user-data
2
data-api
4
dependencies
1
deploy
13
email
3
endpoints
5
environments
6
event-subscriptions
3
functions
7
graphql
10
hosting
7
log_forwarders
7
logs
1
metrics
1
notifications
7
rules
9
schemas
8
secrets
4
security
15
services
11
sync
2
triggers
6
users
12
values
5
webhooks
5
apikeys
Retrieve information about an API key
Retrieve information about an
API key
.
get
/groups/{groupId}/apps/{appId}/api_keys/{apiKeyId}
Response
The API key was successfully retrieved.
ApiKeyResponse
required
_id
string
name
string
disabled
string
Changes