Use artifact resources to access artifacts related to a task.
Use this API to download the artifact file.
Rate limit: 20 requests per minute.
string
RequiredOK
string
1
2
3
curl --request GET \
--url 'https://api.atlassian.com/migrations/public/v1/artifacts/{artifactId}' \
--header 'Accept: application/zip'
Rate this page: