Skip to content

Browse available SDR/AE/GTM marketplace profiles

GET
/marketplace/talent

Browse marketplace talent.

Returns visible (complete + active) profiles, with the caller’s already-hired SDRs filtered out. Anonymous profiles are masked unless the caller’s org has previously hired them. Optional match_score is merged in from the per-org talent-match cache.

Authorizations

Parameters

Query Parameters

country_code
Any of:
string
payout_track
Any of:
string
role
Any of:
string

Sdr | ae | gtm_engineer

availability
Any of:
string

Open | limited | fully_booked

tier
Any of:
string

Certification tier (TitleCase, case-sensitive). AE tiers: ‘Top Performer’ | ‘Leadership-track’ | ‘Senior’ | ‘Solid’ | ‘Transition’. SDR tiers: ‘Strategic’ | ‘Data-Driven’ | ‘Independent’ | ‘Disciplined’. Canonical list lives in marketplace/usecases/admin_analytics/_shared.py::KNOWN_TIERS. Any other value silently returns an empty result set — that’s the underlying DB filter behaviour, not a bug here.

limit
integer
default: 50 >= 1 <= 5000
offset
integer

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required
object
key
additional properties
any
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string