Get Manifest

Retrieve a manifest by its ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

manifestIdUUIDRequired

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
manifestIdUUID
The unique identifier of the manifest.
languageCodestring
The BC language code applied to template when rendered .
tocboolean
Indicates whether the manifest should be rendered with a table of content to the user instead of producing the PDF's directly.
createdAtstring

The date and time when the asset was created (RFC 3339 timestamp.).

assetslist of objects