Read a PDF file with Family Name Cards

This example request illustrates how to read the PDF file with the temple ordinances family name cards.

Request

GET /platform/ordinances/family-name-cards/FNC-123
Accept: application/pdf
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE

Response

HTTP/1.1 200 OK
Content-type: application/pdf
X-processing-time: 3
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Content-length: 15
Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Cache-control: no-transform, must-revalidate, max-age=0

...PDF bytes...