PayssageAPISystem
Health check
Harness-owned liveness probe. Public.
curl -X GET "https://example.com/health"{
"status": "ok",
"service": "Payssage"
}Get the OpenAPI specification GET
Returns this service's OpenAPI 3.1 specification in YAML — the same content as api/<svc>/api-spec.yml, embedded and served by the harness. Docs tooling fetches this URL to render the API reference. Public.
List your organizations GET
Lists the organizations the authenticated actor belongs to.