The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /accessRequirement/formTemplate/{templateId}/version/{versionNumber}

Get a specific version of a form template.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/formTemplate/{templateId}/version/{versionNumber}

Resource URL Variables
{templateId} - The ID of the template.
{versionNumber} - The number of the version to get.
Resource Information
Authentication not required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object FormTemplate
(application/json)