Fac-360
Artifacts

Download an immutable versioned PDF representation

GET
/api/v2/documents/{id}/artifacts/versions/{representationId}/{kind}

Authorization

bearerAuth
AuthorizationBearer <token>

Tenant-bound, scoped and expiring Apifact credential. Migrated legacy credentials are accepted only on deprecated v1 writes and tenant-scoped v2 read, poll and download routes. Each operation names the single scope it requires in x-required-scope; the scope array of the security requirement itself is empty because OpenAPI 3.0 requires it to be for a non-oauth2 scheme.

In: header

Path Parameters

id*string
Formatuuid
representationId*string
Formatuuid
kind*string

Value in

  • "pdf-a4"
  • "pdf-ticket"

Response Body

application/pdf

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v2/documents/497f6eca-6276-4993-bfeb-53cbbbba6f08/artifacts/versions/497f6eca-6276-4993-bfeb-53cbbbba6f08/pdf-a4" \  -H "Authorization: Bearer apf_v2_tu_credencial"
"string"