Get Gpt Public Openapi
GPT Public
Get Gpt Public Openapi
Returns a filtered OpenAPI specification that only includes endpoints with the specified operation IDs.
Parameters: request (Request): The HTTP request object representing the incoming request.
Returns: dict: A dictionary representing the filtered OpenAPI specification.
Raises: HTTPException: If no paths are found with the specified operation IDs.
GET
Get Gpt Public Openapi
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Response
200 - application/json
Successful Response
