documentSubmissions
Retrieve a documentSubmission by its unique identifier
get/api/servicecompliancev2/documentSubmissions/{identifier}
Path parameters
identifierstring uuid required
documentSubmission unique identifier
Query parameters
fromLangstring
Locale-style string indicating from which language the backend should translate relevant string values - works in conjunction with toLang
toLangstring
Locale-style string indicating the backend should translate relevant string values to the specified language - works in conjunction with fromLang
Response
Fetch a single documentSubmission by uuid
Changes
No recorded changes to this endpoint across all 1 revision of this API.