cURL
curl --request GET \ --url http://localhost:3001/portal-api/products/{product_id}/spec-details/{spec-id}/oas \ --header 'Authorization: <api-key>'
"<string>"
Download an OAS spec as a file for a specific Specification in a Documentation Product
UID of an API Product
ID of the Specification
1
OK
The response is of type string.
string
Was this page helpful?