Skip to main content
GET
Get Job
Returns full details for a specific job, including its category name and proxied logo URL.

Path Parameters

id
string
required
The job UUID.

Examples

cURL

Response

data
object
The job in the same curated shape as Get Jobs: id, title, description, status, the full public url (and path-only slug), company_name, company_website, company_logo_url, location, is_remote, job_type, category, category_slug, salary fields (salary_min, salary_max, salary_currency, salary_period), how_to_apply, how_to_apply_method, posted_at / created_at, updated_at, expires_at, and form_data.
data.url
string
The full, shareable public URL to this job on your live board. Uses your active custom domain when you have one.

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.

Path Parameters

id
string<uuid>
required

Job UUID.

Response

Success

data
object
required