Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

createGroupServiceAccount
POST/api/atlas/v2/groups/{groupId}/serviceAccounts
Service Accounts
createGroupServiceAccountAccessList
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
Service Accounts
createGroupServiceAccountSecret
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets
Service Accounts
createOrgServiceAccount
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts
Service Accounts
createOrgServiceAccountAccessList
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
Service Accounts
createOrgServiceAccountSecret
POST/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets
Service Accounts
deleteGroupServiceAccount
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
Service Accounts
deleteGroupServiceAccountAccessListEntry
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList/{ipAddress}
Service Accounts
deleteGroupServiceAccountSecret
DELETE/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets/{secretId}
Service Accounts
deleteOrgServiceAccount
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
Service Accounts
deleteOrgServiceAccountAccessListEntry
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList/{ipAddress}
Service Accounts
deleteOrgServiceAccountSecret
DELETE/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets/{secretId}
Service Accounts
getGroupServiceAccount
GET/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
Service Accounts
getOrgServiceAccount
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
Service Accounts
getOrgServiceAccountGroups
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/groups
Service Accounts
inviteGroupServiceAccount
POST/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite
Service Accounts
listGroupServiceAccountAccessList
GET/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
Service Accounts
listGroupServiceAccounts
GET/api/atlas/v2/groups/{groupId}/serviceAccounts
Service Accounts
listOrgServiceAccountAccessList
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
Service Accounts
listOrgServiceAccounts
GET/api/atlas/v2/orgs/{orgId}/serviceAccounts
Service Accounts