raw_request
Send authenticated requests to any FamilySearch platform endpoint with the session bearer token. Use for custom API calls that standard tools do not cover.
Instructions
Escape hatch: any FamilySearch platform request with the session bearer token (path like "/platform/tree/persons/XXXX-XXX"; default Accept application/x-fs-v1+json). Set viaSite=true for www.familysearch.org /service/ endpoints that reject non-browser clients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| accept | No | ||
| method | No | ||
| viaSite | No | Send to www.familysearch.org website services (Imperva-protected) instead of api.familysearch.org | |
| jsonBody | No | ||
| contentType | No |