cURL
curl --request GET \ --url http://localhost:3001/portal-api/products/{product_id}/api-details/{api_id}/graphql/schema \ --header 'Authorization: <api-key>'
"<string>"
Download a GraphQL schema file for a specific API in a Product
UID of an API Product
UID of an API as it comes from the API Provider
"a0ce49d559ce49d64fe608ea3728082a"
OK
The response is of type string.
string
Was this page helpful?
Contact support