Download Swagger

Get Swaggerarrow-up-right (OpenAPI 2.0) documentation for a Spark service.

Returns: Swagger (OpenAPI 2.0) documentation for a Spark service.

GET /{tenant}/api/v3/folders/{folder}/services/{service}/downloadswagger/{category}/{isDownload}/{versionId}

Authorization

Path parameters

Key
Value

tenant *

Tenant is part of your Log in to Spark URL and also available in the User menu.

folder *

Folder associated with the request.

service *

Service associated with the request.

category *

All for all subservices or a list of the requested subservices. Reference How to: Work with subservices.

isDownload *

true for integrating with this endpoint.

versionId *

version_id of the Spark service version.

Sample request with API key

See How to: Setup a feature permission for guidance in assigning the enable the Authorization - API keys to access Permissions - Features permissionsSpark.DownloadSwagger.json.

Sample response

HTTP 200 OK Content-Type: application/json

chevron-rightSample Swaggerhashtag

Last updated