Get Available Swarm Types
Swarms
Get Available Swarm Types
Retrieve all available swarm types supported by the Swarms API.
GET
Get Available Swarm Types
Documentation Index
Fetch the complete documentation index at: https://docs.swarms.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Response
Successful Response
Response model for supported swarm types.
Attributes: status (bool): Indicates success of the operation. timestamp (str): The ISO formatted timestamp of the response. swarm_types (List[str]): A list of available swarm type names.