Download submitted compliance document
Returns a time-limited download URL for a submitted compliance document. The URL expires at the time indicated by expires_at in the response.
Token scopes: worker:read
Returns a time-limited download URL for a submitted compliance document. The URL expires at the time indicated by expires_at in the response.
Token scopes: worker:read
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/