Get the cached talent-org match score
GET /marketplace/talent/{sdr_id}/match
GET
/marketplace/talent/{sdr_id}/match
Get the cached match score for this org × this talent.
If no score exists yet, dispatches an async compute and returns
{"status": "generating"} with a 202 Accepted. Subsequent calls
return the computed score (200) once the worker lands.
Authorizations
Parameters
Path Parameters
sdr_id
required
string
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string