Changes to Retrieve a list of all Function Version resources.

GET /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 51 revisions of this API.33

  1. v11d2f222adea91
  2. v1a3f595f8069e1
  3. v188e57592ac5e2
  4. v18361152860392

What changed

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

      request-parameter-type-changed

    • api tag ServerlessV1FunctionVersion 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

    • the response property meta/next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property meta/previous_page_url became nullable for the status 200

      response-property-became-nullable