Skip to main content
GET
/
v1
/
jobs
Retrieve job details
curl --request GET \
  --url https://api.tryhamsa.com/v1/jobs \
  --header 'Authorization: <api-key>'
{
  "message": "<string>",
  "previewUrl": "<string>"
}

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Query Parameters

jobId
string
required
speaker
string

Response

Successful retrieval of job details

message
string
previewUrl
string<uri>
data
object