Print Headers
Retrieve Print Header
GET
Retrieve Print Header
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
200 - application/json
The name of the print header displayed in the app.
Maximum string length:
200The type of print header; whether its pure text or is an image. {0, 1} 0=text 1=image.
Maximum string length:
5The timestamp when the print header was created.
The timestamp when the print header was deleted.
The text header. Will be null if not a text print header.
Maximum string length:
500The header image. Will be null if not an image header.
Specifies where the image header is placed. {0, 1, 2, 3} 0=left 1=right 2=center 3=fit to width.
Maximum string length:
12The practice that owns this print header.
Retrieve Print Header