Retrieve all available swarm types supported by the Swarms API.
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.