GET
/
title_analysis
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier for the title analysis task

Response

200 - application/json
id
string

Unique identifier for the task

status
enum<string>

Current status of the task

Available options:
complete,
pending,
failure
analysis
object

Results of the title analysis.