Get a certificate bundle download link
GET/tap/api/v1/users/:userId/generateBundleUrl
Returns a presigned URL for downloading the user's certificate bundle. Allowed for an admin or the user themselves.
Request
Responses
- 200
- 401
- 404
A presigned download link.
The user is not authorized to access this resource.
No user exists with the given identifier.