projects

List all projects

get/projects/

Query parameters

namestring

Filter by project name.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

urlstring

Filter by project url.

Response

Return a list of projects.

countinteger
nextstring uri nullable
previousstring uri nullable
page_sizeinteger nullable
pageinteger nullable

Example response

{
  "count": 123,
  "next": "/eda/api/v1/example/?page=51&page_size=100",
  "previous": "/eda/api/v1/example/?page=49&page_size=100",
  "page_size": 100,
  "page": 50
}

Changes

Changed in 5 of the 8 revisions of this API.6517

  • cbf68ddd9760119See the full diff
    • removed the required property results/items/import_task_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property results/items/credential_id from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the optional property results/items/eda_credential_id to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/scm_branch to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/scm_refspec to the response with the 200 status

      response-optional-property-added

    • added the required property results/items/organization_id to the response with the 200 status

      response-required-property-added

    • added the required property results/items/proxy to the response with the 200 status

      response-required-property-added

    • added the required property results/items/scm_type to the response with the 200 status

      response-required-property-added

    • added the required property results/items/signature_validation_credential_id to the response with the 200 status

      response-required-property-added

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

    • added the optional property results/items/verify_ssl to the response with the 200 status

      response-optional-property-added

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

  • c84b4813cab112See the full diff
    • the response property results/items/credential_id became optional for the status 200

      response-property-became-optional

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    • the response required property results/items/credential_id became not read-only for the status 200

      response-required-property-became-not-read-only

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

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    • added the required property results/items/credential_id to the response with the 200 status

      response-required-property-added

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

  • 62d33b790834443See the full diff
    • removed the required property results/items/organization_id from the response with the 200 status

      response-required-property-removed

    • removed the required property results/items/proxy from the response with the 200 status

      response-required-property-removed

    • removed the required property results/items/scm_type from the response with the 200 status

      response-required-property-removed

    • removed the required property results/items/signature_validation_credential_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property results/items/eda_credential_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/scm_branch from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/scm_refspec from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/verify_ssl from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security EDAJWTAuthentication was removed from the API

      api-security-removed

    • the endpoint scheme security jwtAuth was removed from the API

      api-security-removed

    • added the required property results/items/import_task_id to the response with the 200 status

      response-required-property-added

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