Get recording status

GET https://voice.8x8.com/api/v1/subaccounts/:subAccountId/recordings/:sessionId

Get recording status

Request

Path Parameters

    subAccountId stringrequired

    Possible values: >= 3 characters and <= 50 characters, Value must match regular expression ^[A-Za-z0-9\-._&]{3,50}$

    You must replace {subAccountId} with the subaccountid that you want to use. By default this is generated once you have completed the voice onboarding.

    sessionId stringrequired

    Possible values: Value must match regular expression ^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}$

Request succeeded

Schema

    recordings object[]

  • Array [
  • recordingIdstring

    The recording id for the recording.

    sessionidstring

    The session id for the recording.

    subAccountIdstring

    The sub account id for the recording.

    statusstring

    The status for the recording.

    externalFileUrlstring

    The external file url for the recording.

    durationinteger

    The duration for the recording.

    startRecordingTimestring

    The start recording time for the recording.

  • ]
  • statusCodeinteger

    The status code for the recording push config.

    statusMessagestring

    The status message for the recording push config.

{
"subAccountId":"XXXX",
"protocol":"ftp",
"host":"ftp.sample.com",
"port":21,
"username":"username",
"passwordSet":true,
"path":"/path/to/folder",
"statusCode":0,
"statusMessage":"ok"
}

API key not found or invalid

Resource not accessible

Resource not found

Server error


Source: https://developer.8x8.com/connect/reference/get-recording-status-information · 8x8 CPaaS Developer Docs. Synced for support deflection.

Was this article helpful?
or
0 out of 0 found this helpful

0 Comments

Please sign in to leave a comment.

Didn't find what you were looking for?

Submit a request