From Bright Pattern Documentation
Jump to: navigation, search
Tracy (talk | contribs)
Created page with "<translate> = Get File = Gets the audio file of a recording. == URL == http[s]://<host>:<port>/admin/ws/t/<tenant_url>/recordings/audio?giid=<GIID>&stepid=<stepId> == HTTP..."
 
Redirected page to Api
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<translate>
#REDIRECT [[Api]]
= Get File =
Gets the audio file of a recording.
 
== URL ==
http[s]://<host>:<port>/admin/ws/t/<tenant_url>/recordings/audio?giid=<GIID>&stepid=<stepId>
 
== HTTP Method ==
GET
 
== Body ==
Empty
 
== Result ==
Audio file (WAV)
 
== Response Codes ==
* 200 – Success
* 401 – Authentication failed
* 403 – User authenticated, but does not have sufficient privileges
* 404 - File not found
 
 
 
 
 
</translate>

Latest revision as of 22:53, 3 August 2020

Redirect to: