ServerlessV1Build

Retrieve a list of all Builds.

Retrieve a list of all Builds.

get/v1/Services/{ServiceSid}/Builds

Path parameters

ServiceSidstring required

The SID of the Service to read the Build resources from.

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

Changes

Changed in 11 of the 51 revisions of this API.954

    • added the new node24 enum value to the builds/items/runtime response property for the response status 200

      response-property-enum-value-added

    • the builds/items/asset_versions/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the builds/items/dependencies/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the builds/items/function_versions/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new node20 enum value to the builds/items/runtime response property for the response status 200

      response-property-enum-value-added

    • added the new node22 enum value to the builds/items/runtime response property for the response status 200

      response-property-enum-value-added

    • the builds/items/asset_versions/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the builds/items/dependencies/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the builds/items/function_versions/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • added the new node18 enum value to the builds/items/runtime response property for the response status 200

      response-property-enum-value-added

    • removed the node18 enum value from the builds/items/runtime response property for the response status 200

      response-property-enum-value-removed

    • added the new node18 enum value to the builds/items/runtime response property for the response status 200

      response-property-enum-value-added

    • api tag ServerlessV1Build added

      api-tag-added

    • added the new optional query request parameter Page

      new-optional-request-parameter

    • added the new optional query request parameter PageToken

      new-optional-request-parameter