{
    "name": "CitizenHire Remote Job Eligibility Dataset",
    "description": "Public snapshot of active CitizenHire remote jobs with source-backed eligibility labels and official apply links.",
    "generated_at": "2026-06-05T00:22:45+00:00",
    "canonical_url": "https://citizenhire.com/remote-job-eligibility-data",
    "json_url": "https://citizenhire.com/remote-job-eligibility-data.json",
    "total_active_jobs": 24,
    "unfiltered_total_active_jobs": 948,
    "latest_source_check": "Jun 3, 2026",
    "field_dictionary": [
        {
            "field": "slug",
            "definition": "Stable CitizenHire job identifier used in URLs and exports."
        },
        {
            "field": "job_url",
            "definition": "CitizenHire job detail page for the listing."
        },
        {
            "field": "title",
            "definition": "Source-backed job title shown for the employer listing."
        },
        {
            "field": "company",
            "definition": "Employer name from the source/imported job record."
        },
        {
            "field": "category / category_slug",
            "definition": "CitizenHire role family labels for broad job discovery across tech, IT, sales, support, operations, finance, HR, legal, compliance, and other remote categories."
        },
        {
            "field": "location / location_filter",
            "definition": "Visible source location text plus a conservative normalized browsing filter such as worldwide, United States, Europe, India, or another source-backed region."
        },
        {
            "field": "eligibility.applicant_region_signal",
            "definition": "Conservative applicant-region signal derived from the listing location, offices, remote-scope fields, or visible source text."
        },
        {
            "field": "remote_type / eligibility.remote_scope_signal",
            "definition": "Original remote label plus normalized remote-scope signal, separating worldwide-style roles from region-limited roles when the source supports it."
        },
        {
            "field": "experience / eligibility.candidate_level_signal",
            "definition": "Candidate-level signal from the source-backed record, including entry-friendly, experienced, manager, and executive patterns."
        },
        {
            "field": "eligibility.student_or_fresher_signal",
            "definition": "Conservative early-career signal. This is not an employer guarantee and remains neutral unless source-backed fields support it."
        },
        {
            "field": "salary_label / salary_min_usd / salary_max_usd",
            "definition": "Published salary text and parsed USD range only when the listing exposes a parseable range. CitizenHire does not invent compensation."
        },
        {
            "field": "eligibility.salary_visibility_signal",
            "definition": "Whether salary information is publicly listed, partially listed, or not visible in the source-backed record."
        },
        {
            "field": "source_verified_at / source_name / source_url / apply_url",
            "definition": "Verification timestamp plus official source and apply destinations. The employer source remains the final authority."
        },
        {
            "field": "eligibility.work_authorization_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a work-authorization statement."
        },
        {
            "field": "eligibility.citizenship_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports a citizenship requirement."
        },
        {
            "field": "eligibility.school_targeting_claim",
            "definition": "Set to not_inferred unless a source-backed workflow explicitly supports school, college, bootcamp, or campus targeting."
        },
        {
            "field": "schema_authorized",
            "definition": "Whether CitizenHire currently treats the row as authorized for structured job markup under its source rules."
        },
        {
            "field": "tags",
            "definition": "CitizenHire tags used for discovery and filtering, drawn from the source-backed job record and local taxonomy."
        }
    ],
    "export_filters": {
        "applied_filters": {
            "category": "legal"
        },
        "filter_parameters": [
            {
                "parameter": "category",
                "accepted_values": "Canonical category slugs such as engineering, sales, operations, finance, legal, support, product, marketing, hr, or ai-data. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?category=engineering"
            },
            {
                "parameter": "region",
                "accepted_values": "Normalized applicant-region filters such as worldwide, us, north-america, europe, emea, india, canada, or united-kingdom. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?region=worldwide"
            },
            {
                "parameter": "remote_scope",
                "accepted_values": "worldwide_remote or region_limited_remote. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?remote_scope=worldwide_remote"
            },
            {
                "parameter": "candidate_level",
                "accepted_values": "Candidate level slugs such as entry-friendly, experienced, manager, or executive. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?candidate_level=entry-friendly"
            },
            {
                "parameter": "salary",
                "accepted_values": "listed, public_usd_range, public_salary_text, or not_publicly_listed. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.json?salary=listed"
            },
            {
                "parameter": "student_fresher",
                "accepted_values": "indicated, entry_friendly_signal, junior_title_signal, graduate_title_signal, internship_title_signal, entry_level_title_signal, fresher_title_signal, assistant_title_signal, title_signal_review_source, or not_indicated. title_signal_review_source remains a compatibility alias for any bounded early-career title signal. Use comma-separated values for OR within this field.",
                "example": "/remote-job-eligibility-data.csv?student_fresher=indicated"
            },
            {
                "parameter": "filter_mode",
                "accepted_values": "all or any. The default is all, which requires each filtered field to match. Use any for hub exports that intentionally combine different eligibility signals.",
                "example": "/remote-job-eligibility-data.json?region=worldwide&remote_scope=worldwide_remote&filter_mode=any"
            }
        ]
    },
    "summary_counts": {
        "categories": {
            "Legal": 24
        },
        "location_filters": {
            "us": 14,
            "apac": 5,
            "north-america": 3,
            "india": 1,
            "americas": 1
        },
        "experience_levels": {
            "Manager": 12,
            "Experienced": 10,
            "Executive": 2
        },
        "remote_types": {
            "Remote-region": 24
        },
        "salary_listed_jobs": 4,
        "worldwide_eligible_jobs": 0
    },
    "fields": [
        "slug",
        "job_url",
        "title",
        "company",
        "category",
        "category_slug",
        "location",
        "location_filter",
        "remote_type",
        "experience",
        "employment_type",
        "salary_label",
        "salary_min_usd",
        "salary_max_usd",
        "date_posted",
        "valid_through",
        "source_verified_at",
        "source_name",
        "source_url",
        "apply_url",
        "schema_authorized",
        "eligibility",
        "eligibility_labels",
        "tags"
    ],
    "limitations": [
        "The employer source remains the final authority before applying.",
        "CitizenHire does not infer visa sponsorship, work authorization, school targeting, or employer partnership unless the source explicitly supports it.",
        "Worldwide, salary, and candidate-level labels are conservative signals from current source-backed data, not hiring guarantees.",
        "Expired or inactive listings may disappear after the next source check."
    ],
    "jobs": [
        {
            "slug": "twilio-counsel-policy-manager-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-policy-manager-remote-australia",
            "title": "Counsel, Policy Manager",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "policy",
                "remote australia",
                "apac",
                "twilio"
            ]
        },
        {
            "slug": "twilio-counsel-commercial-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-commercial-remote-australia",
            "title": "Counsel, Commercial",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-02",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7819466",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7819466",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "commercial counsel",
                "remote australia",
                "apac",
                "twilio"
            ]
        },
        {
            "slug": "asana-commercial-counsel-procurement-us-remote",
            "job_url": "https://citizenhire.com/jobs/asana-commercial-counsel-procurement-us-remote",
            "title": "Commercial Counsel, Procurement",
            "company": "Asana",
            "category": "Legal",
            "category_slug": "legal",
            "location": "US - Remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-06-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Asana Greenhouse board",
            "source_url": "https://www.asana.com/jobs/apply/7895275?gh_jid=7895275",
            "apply_url": "https://www.asana.com/jobs/apply/7895275?gh_jid=7895275",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "commercial counsel",
                "procurement",
                "remote us",
                "saas"
            ]
        },
        {
            "slug": "twilio-counsel-commercial-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-commercial-remote-australia",
            "title": "Counsel, Commercial",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7819466",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7819466",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "twilio",
                "apac"
            ]
        },
        {
            "slug": "twilio-counsel-policy-manager-remote-australia",
            "job_url": "https://citizenhire.com/jobs/twilio-counsel-policy-manager-remote-australia",
            "title": "Counsel, Policy Manager",
            "company": "Twilio",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - Australia",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-25",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Twilio Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "apply_url": "https://job-boards.greenhouse.io/twilio/jobs/7903417",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote - Australia)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote - Australia)",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "twilio",
                "apac"
            ]
        },
        {
            "slug": "gitlab-senior-contracts-manager-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-contracts-manager-remote-us",
            "title": "Senior Contracts Manager",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 95,200 - 134,000",
            "salary_min_usd": 95200,
            "salary_max_usd": 134000,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8545882002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8545882002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "gitlab-senior-indirect-tax-compliance-analyst-remote-india",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-indirect-tax-compliance-analyst-remote-india",
            "title": "Senior Indirect Tax Compliance Analyst",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, India",
            "location_filter": "india",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8555117002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8555117002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "india",
                "applicant_region_label": "Applicant region: India",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: India",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "gitlab",
                "tax",
                "india"
            ]
        },
        {
            "slug": "stripe-product-counsel-data-products-us-remote",
            "job_url": "https://citizenhire.com/jobs/stripe-product-counsel-data-products-us-remote",
            "title": "Product Counsel, Data Products",
            "company": "Stripe",
            "category": "Legal",
            "category_slug": "legal",
            "location": "US remote",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7930151",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7930151",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "stripe",
                "6320-commercial-legal",
                "us"
            ]
        },
        {
            "slug": "stripe-product-counsel-terminal-us-remote-us-sea-us-sf-us-nyc-toronto",
            "job_url": "https://citizenhire.com/jobs/stripe-product-counsel-terminal-us-remote-us-sea-us-sf-us-nyc-toronto",
            "title": "Product Counsel, Terminal",
            "company": "Stripe",
            "category": "Legal",
            "category_slug": "legal",
            "location": "US-Remote, US-SEA, US-SF, US-NYC, Toronto",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Stripe Greenhouse board",
            "source_url": "https://stripe.com/jobs/search?gh_jid=7558757",
            "apply_url": "https://stripe.com/jobs/search?gh_jid=7558757",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "north_america_or_source_listed_countries",
                "applicant_region_label": "Applicant region: North America or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: North America or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "stripe",
                "6360-product-partnering-legal",
                "north-america"
            ]
        },
        {
            "slug": "affirm-compliance-lead-network-growth-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-network-growth-remote-canada",
            "title": "Compliance Lead, Network Growth",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730666003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730666003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "north-america"
            ]
        },
        {
            "slug": "affirm-compliance-lead-network-growth-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-network-growth-remote-us",
            "title": "Compliance Lead, Network Growth",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-20",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730664003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730664003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "affirm-compliance-lead-product-advisory-card-deposits-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-product-advisory-card-deposits-remote-us",
            "title": "Compliance Lead, Product Advisory (Card & Deposits)",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7709900003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7709900003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "affirm-compliance-lead-product-advisory-card-deposits-remote-canada",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-lead-product-advisory-card-deposits-remote-canada",
            "title": "Compliance Lead, Product Advisory (Card & Deposits)",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote Canada",
            "location_filter": "north-america",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-19",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7709902003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7709902003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "canada_or_source_listed_countries",
                "applicant_region_label": "Applicant country signal: Canada or source-listed countries",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant country signal: Canada or source-listed countries",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "north-america"
            ]
        },
        {
            "slug": "mixpanel-procurement-counsel-mexico-city-mexico-remote",
            "job_url": "https://citizenhire.com/jobs/mixpanel-procurement-counsel-mexico-city-mexico-remote",
            "title": "Procurement Counsel",
            "company": "Mixpanel",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Mexico City, Mexico (Remote)",
            "location_filter": "americas",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-14",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Mixpanel Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/mixpanel/jobs/7511828",
            "apply_url": "https://job-boards.greenhouse.io/mixpanel/jobs/7511828",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Mexico City, Mexico (Remote))",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Mexico City, Mexico (Remote))",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "procurement counsel",
                "contracts",
                "remote mexico",
                "legal",
                "mixpanel"
            ]
        },
        {
            "slug": "reddit-director-ads-product-legal-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-ads-product-legal-remote-united-states",
            "title": "Director, Ads Product Legal",
            "company": "Reddit",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 299,200 - 418,800",
            "salary_min_usd": 299200,
            "salary_max_usd": 418800,
            "date_posted": "2026-05-14",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "ads product",
                "remote us",
                "salary listed",
                "reddit"
            ]
        },
        {
            "slug": "affirm-compliance-analyst-ii-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-analyst-ii-remote-us",
            "title": "Compliance Analyst II",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7730660003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7730660003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "reddit-director-ads-product-legal-remote-united-states",
            "job_url": "https://citizenhire.com/jobs/reddit-director-ads-product-legal-remote-united-states",
            "title": "Director, Ads Product Legal",
            "company": "Reddit",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - United States",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 299,200 - 418,800",
            "salary_min_usd": 299200,
            "salary_max_usd": 418800,
            "date_posted": "2026-05-14",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Reddit Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "apply_url": "https://job-boards.greenhouse.io/reddit/jobs/7638071",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "reddit",
                "us"
            ]
        },
        {
            "slug": "grafana-labs-head-of-global-equity-administration-united-states-remote-united-states-remote",
            "job_url": "https://citizenhire.com/jobs/grafana-labs-head-of-global-equity-administration-united-states-remote-united-states-remote",
            "title": "Head of Global Equity Administration | United States | Remote",
            "company": "Grafana Labs",
            "category": "Legal",
            "category_slug": "legal",
            "location": "United States (Remote)",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-08",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Grafana Labs Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5989615004",
            "apply_url": "https://job-boards.greenhouse.io/grafanalabs/jobs/5989615004",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "grafana-labs",
                "us"
            ]
        },
        {
            "slug": "launchdarkly-commercial-counsel-remote-us",
            "job_url": "https://citizenhire.com/jobs/launchdarkly-commercial-counsel-remote-us",
            "title": "Commercial Counsel",
            "company": "LaunchDarkly",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote - US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-07-03",
            "source_verified_at": "2026-06-03",
            "source_name": "LaunchDarkly Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/launchdarkly/jobs/7719989003",
            "apply_url": "https://job-boards.greenhouse.io/launchdarkly/jobs/7719989003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "commercial counsel",
                "contracts",
                "remote us",
                "legal",
                "launchdarkly"
            ]
        },
        {
            "slug": "affirm-compliance-exam-lead-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-compliance-exam-lead-remote-us",
            "title": "Compliance Exam Lead",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-05-01",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7713708003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7713708003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "compliance",
                "us"
            ]
        },
        {
            "slug": "gitlab-lead-commercial-legal-counsel-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-lead-commercial-legal-counsel-remote-us",
            "title": "Lead Commercial Legal Counsel",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "USD 139,200 - 216,000",
            "salary_min_usd": 139200,
            "salary_max_usd": 216000,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500233002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500233002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "public_usd_range",
                "salary_visibility_label": "Salary: public range shown",
                "salary_range_parseable_usd": true,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: public range shown"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "gitlab-senior-commercial-legal-counsel-apac-remote-japan-remote-philippines-remote-singapore",
            "job_url": "https://citizenhire.com/jobs/gitlab-senior-commercial-legal-counsel-apac-remote-japan-remote-philippines-remote-singapore",
            "title": "Senior Commercial Legal Counsel, APAC",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, Japan; Remote, Philippines; Remote, Singapore",
            "location_filter": "apac",
            "remote_type": "Remote-region",
            "experience": "Experienced",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500014002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8500014002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "verify_on_source",
                "applicant_region_label": "Applicant region: verify on source (Remote, Japan; Remote, Philippines; Remote, Singapore)",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "experienced",
                "candidate_level_label": "Candidate level: Experienced",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: verify on source (Remote, Japan; Remote, Philippines; Remote, Singapore)",
                "Remote scope: region-limited remote",
                "Candidate level: Experienced",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "gitlab",
                "apac"
            ]
        },
        {
            "slug": "gitlab-vice-president-legal-commercial-remote-us",
            "job_url": "https://citizenhire.com/jobs/gitlab-vice-president-legal-commercial-remote-us",
            "title": "Vice President, Legal Commercial",
            "company": "GitLab",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote, US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Executive",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-30",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "GitLab Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/gitlab/jobs/8499647002",
            "apply_url": "https://job-boards.greenhouse.io/gitlab/jobs/8499647002",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "executive",
                "candidate_level_label": "Candidate level: Executive",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Executive",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "gitlab",
                "us"
            ]
        },
        {
            "slug": "affirm-senior-manager-affirm-bank-compliance-remote-us",
            "job_url": "https://citizenhire.com/jobs/affirm-senior-manager-affirm-bank-compliance-remote-us",
            "title": "Senior Manager, Affirm Bank Compliance",
            "company": "Affirm",
            "category": "Legal",
            "category_slug": "legal",
            "location": "Remote US",
            "location_filter": "us",
            "remote_type": "Remote-region",
            "experience": "Manager",
            "employment_type": "Full-time",
            "salary_label": "Not publicly listed",
            "salary_min_usd": null,
            "salary_max_usd": null,
            "date_posted": "2026-04-21",
            "valid_through": "2026-06-24",
            "source_verified_at": "2026-05-25",
            "source_name": "Affirm Greenhouse board",
            "source_url": "https://job-boards.greenhouse.io/affirm/jobs/7622601003",
            "apply_url": "https://job-boards.greenhouse.io/affirm/jobs/7622601003",
            "schema_authorized": true,
            "eligibility": {
                "applicant_region_signal": "united_states",
                "applicant_region_label": "Applicant region: United States",
                "remote_scope_signal": "region_limited_remote",
                "remote_scope_label": "Remote scope: region-limited remote",
                "candidate_level_signal": "manager",
                "candidate_level_label": "Candidate level: Manager",
                "salary_visibility_signal": "not_publicly_listed",
                "salary_visibility_label": "Salary: not publicly listed",
                "salary_range_parseable_usd": false,
                "student_or_fresher_signal": "not_indicated",
                "work_authorization_claim": "not_inferred",
                "citizenship_claim": "not_inferred",
                "school_targeting_claim": "not_inferred",
                "source_authority": "official_employer_or_ats_source_remains_final_authority"
            },
            "eligibility_labels": [
                "Applicant region: United States",
                "Remote scope: region-limited remote",
                "Candidate level: Manager",
                "Salary: not publicly listed"
            ],
            "tags": [
                "legal",
                "affirm",
                "bank-strategy",
                "us"
            ]
        }
    ]
}