Modal
communityServerless cloud platform for running Python code, AI inference, and batch jobs with GPU support.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.modal.com/v1/appsList deployed apps
Parameters
workspace_idworkspace ID (stringrequiredReturns
apps[] with app_id, description, state, created_at, updated_atGET
https://api.modal.com/v1/apps/{app_id}Get app details
Parameters
app_idapp ID (stringrequiredReturns
app_id, description, state, functions[], created_at, statsGET
https://api.modal.com/v1/volumesList storage volumes
Parameters
workspace_idworkspace ID (stringrequiredReturns
volumes[] with volume_id, name, created_at, updated_at