/
PO
pollination
/
pollination-server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 3w ago
Details
Filter operations
Accounts
5
API Tokens
4
Applications
14
Artifacts
4
get
List artifacts in a project folder
post
Get an Artifact upload link.
delete
Delete one or many artifacts by key/prefix
get
Download an artifact from the project folder
Billing
14
Jobs
8
Licenses
9
Orgs
13
Plugins
11
Projects
13
Recipes
11
Registries
5
Reports
3
Runs
11
SubscriptionPlans
1
Subscriptions
8
Teams
8
User
5
Users
3
Artifacts
Get an Artifact upload link.
post
/projects/{owner}/{name}/artifacts
Path parameters
owner
string
required
name
string
required
Request body
KeyRequest
required
key
string
required
Response
Successful Response
S3UploadRequest
required
url
string
required
fields
object
required
Changes