Retrieve the status of a scribing request.
Retrieve the status of a scribing request. When the request is first received it will have status requested
. Once scribing is in process it will have status scribing
. When scribing is complete it will have status scribed
.
public_id
(string) - The unique ID of the scribing request.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Scribing status retrieved.
The response is of type object
.
Retrieve the status of a scribing request.
Retrieve the status of a scribing request. When the request is first received it will have status requested
. Once scribing is in process it will have status scribing
. When scribing is complete it will have status scribed
.
public_id
(string) - The unique ID of the scribing request.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Scribing status retrieved.
The response is of type object
.