{"id":"5ce33c74-0e92-405d-b21f-d9aa44b61b71","task":"query contacts and jobs from the JobNimbus Open API","domain":"documenter.getpostman.com","steps":["Generate an API key in JobNimbus under Settings > API > New API key, selecting an Access Profile that scopes the key's permissions","Send the key as 'Authorization: Bearer {token}' on requests to the base URL https://app.jobnimbus.com/api1/","Call GET /contacts or GET /jobs with an Elasticsearch-syntax filter query string, e.g. ?filter={\"must\":[{\"term\":{\"first_name\":\"John\"}}]}","Use size (default 1000, max 1000) and from for pagination, and sort_field/sort_direction to order results","Optionally pass actor={user_email} to have an admin-level key inherit a specific user's permissions and 'Created By' attribution"],"gotchas":["JSON payload values must escape control characters (\\n, \\t, \\\", \\\\, etc.) or requests fail with 415/422 errors","Custom fields are exposed with system-generated names like cf_string_1 unless you've renamed them in Contact Fields/Job Fields settings","Queries returning more than 10,000 items need JobNimbus's documented deep-pagination approach — standard from/size paging breaks down past that point"],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/5ce33c74-0e92-405d-b21f-d9aa44b61b71"}