Scribe
Get All Scribe Requests
Retrieve all available scribe requests
GET
Overview
Retrieve a list of all scribe requests along with their statuses.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
API versioning is required. Include the header X-API-Version
with current version value in all requests.
Example:
"v1"