api-docs-icon

Get API Version

GET
/ api/ {api_name}/ spec/ {api_version}

Responses

API Version

application/json
object
api
object
required

created_at
string (date-time)
required
id
string (uuid)
required
mock_server
object
required

notes
string (html)
required

Text field to add any notes (comments, changelog, etc.) relevant to the version in html format

Example:
<p>This version includes a number of excellent improvements</p>
version
string
required

Code Examples

Response