/
DE
determined-ai
/
Launcher API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
Apache 2.0
2026-07-17
39
20
74.2 KB
info
Gets the API version
get
/info/version/api
Response
API Version
string
required
All 39 operations
get
Gets the API version
get
Gets the Server version
get
Gets the Server revision
get
Gets the API definition
get
Gets the current root log level
put
Sets the root log level
get
Gets the log level for all loggers
put
Sets the log level for multiple loggers
get
Gets the log level for a specific logger
put
Sets the log level for a specific logger
put
Launches the runtime environment described by the provided manifest in a synchronous manner
put
Launches the runtime environment described by the provided manifest in an asynchronous manner
put
Creates/updates a credential that the Dispatch Centre can use to launch environments on behalf of the user
delete
Removes a credential
head
Determines whether a given credential has been provided
get
Gets the current details of the environment
get
Gets the management status of the environment
delete
Deletes an environment regardless of status (destructive) which is not the same as terminating it, the environment may still be running but no longer visible to the dispatch server after this operation succeeds
get
Gets the status of an environment
get
Gets the content of a log file from the environment
delete
Deletes all available log files for the environment
get
Gets the available log files for the environment
delete
Deletes a specific log file for the environment
get
Gets all running environments that the user can view
get
Gets all running environments launched by the given owner
delete
Terminates all running environments owned by the given owner
get
Gets a specific running environment launched by the given owner
delete
Terminates a running environment
delete
Terminates a running environment in an asynchronous manner
get
Gets the User Interfaces associated with the running environment launched by the given owner
get
Gets the ACLs that control who can manage the running environments belonging to the given owner
put
Sets the ACLs that control who can manage the running environments belonging to the given owner
get
Gets all terminated environments that the user can view
get
Gets all terminated environments belonging to the given owner
delete
Removes all terminated environments belonging to the given owner
get
Gets a specific terminated environment launched by the given owner
delete
Removes a terminated environment
get
Gets the ACLs that control who can manage the terminated environments belonging to the given owner
put
Sets the ACLs that control who can manage the terminated environments belonging to the given owner