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.
Pre-release
GET /v1/services
GET /v1/services/{name}
GET /v1/templates
Custom services
See Service registry for the YAML schema.