public
ValueSetVersion
Get a single Value Set Version from the App
get/orgs/{orgId}/apps/{appId}/value-set-versions/{valueSetVersionId}
Path parameters
orgIdstring required
The Organization ID.
appIdstring required
The Application ID.
valueSetVersionIdstring uuid required
The ValueSetVersion ID.
Response
The requested ValueSetVersion
Example response
{
"created_at": "2020-06-22T09:37:23.523Z",
"updated_at": "2020-06-22T09:37:23.523Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.