--- title: Services --- # Services The services endpoints expose the service registry — both the global YAML-defined services shipped with Overslash and any custom services an org has registered. Use these to discover what actions exist and what parameters they take. ::: warning Pre-release ::: ## `GET /v1/services` ## `GET /v1/services/{name}` ## `GET /v1/templates` ## Custom services See [Service registry](../service-registry.md) for the YAML schema.