Billing Projects

List billing projects

List billing projects. Optionally filter by status.

get/api/v1alpha/billing_projects

Query parameters

status'open' | 'closed'

Filter by billing project status. If omitted, returns both open and closed projects.

Response

Successfully retrieved the billing projects.

Changes

Changed in 3 of the 11 revisions of this API.24

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 559a91071cc121See the full diff
    • deleted the query request parameter status

      request-parameter-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the non-success response with the status

      response-non-success-status-removed

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