Skip to main content

get entitlement agreement PDF

GET 

/org/:orgId/entitlement/:entitlementId/pdf

Returns a presigned S3 URL for the agreement PDF of the given AWS entitlement. The URL is valid for 24 hours. Returns 404 if no agreement PDF has been synced yet.

Request

Path Parameters

    orgId stringrequired

    Organization ID

    entitlementId stringrequired

    Entitlement ID

Responses

Presigned URL

Schema

    string

Loading...