List all prebuilts

Returns all prebuilts from a repository.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

pageintegerOptional>=1Defaults to 1
The page number for the request return. Used for pagination.
orderenumOptional
order
Allowed values:
iap_versiondoubleOptional
The version of IAP. Can be used to overwrite the release version of artifacts in the response.
searchstringOptional
Search all available artifacts to find a match related to the provided query.
configstringOptional
config
versionStatusenumOptional

Filter the list of Pre-builts based on the available version of the Pre-built in comparison to the current version of IAP

Allowed values:

Response

Contains an array of prebuilts and the total in the response.
resultslist of objects
totalinteger>=0
The total number of documents
pageinteger
total-pagesinteger

Errors

500
Internal Server Error