get
https://platform.perso.ai/api/services/v1/services//openapi_schema/
Retrieve the OpenAPI schema for the specified service.
What It Returns
Each service has its own OpenAPI specification describing:
- Available endpoints
- Request/response schemas
- Authentication requirements
Usage
Use this endpoint to discover the input/output format for a specific service before calling the execute endpoint.
