v13

OpenAPI 3.0.32026-07-31359869.4 MB
artifacts

Query information about an artifact

Query information about an array of artifacts.

post/v8/artifacts

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

hashesstring[] required

artifact hashes

Example request

{
  "hashes": [
    "12HKQaOmR5t5Uy6vdcQsNIiZgHGB",
    "34HKQaOmR5t5Uy6vasdasdasdasd"
  ]
}

Response

object required