latestOpenAPI 3.1.0MIT2026-08-103050171.2 KB

ebcbb377ee0f

Cover pages

Get a cover page

Get a cover page by ID.

get/services/{id}/coverPages/{coverPageId}

Response

The requested cover page, or an Error

idstring ulid

ID of the cover page

namestring required

The friendly name of the cover page.

projectIdstring

The Id of the project associated with the call.

serviceIdstring

ID of the fax service used.

createdTimestring date-time

The date and time the cover page was created.

updatedTimestring date-time

The date and time the cover page was updated.

Example response

{
  "name": "Acme Company cover page",
  "projectId": "ae00f005-e392-44dc-b3f5-a657a2684dg3",
  "serviceId": "01GVRB50KEQFFE1SGMPFRNBG6J"
}