/
/FastAPI
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 22h ago
  • getGet Analytics Page Eol Counts
  • getGet Eol Analytics
  • getGet Api Key
  • postCreate Api Key
  • patchUpdate Api Key
  • postCreate Certificate
  • getGet Certificate
  • getGet Project Image Software
  • getGet Image Labels
  • postGet Images
  • getList Software Notes
  • postCreate Note
  • deleteUpdate Note
  • patchUpdate Note
  • postCreate Organization
  • getRead Organization
  • deleteDelete Organization
  • patchUpdate Organization
  • getRead Organization By Auth0 Id
  • getList Policies
  • postCreate Policy
  • getList Policies V2
  • getGet Policy
  • deleteDelete Policy
  • patchUpdate Policy
  • getGet Project Software
  • getGet Projects And Images
  • deleteDelete Project
  • getList Eol Software
  • putIngest Scan
  • putIngest Scan V2
  • getList Projects
  • getList Software Scan History
  • getGet Software
  • getGet Org Members
  • deleteRemove Org Member
  • getGet Org Invitations
  • postInvite Org User
  • getGet Health

Get Project Software

get/projects/{project_id}/eol_software

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
productNamestring required
ltsboolean nullable
productPermalinkstring nullable
releaseCyclestring required
releaseDatestring date nullable
artifactTypestring required
eolDatestring date required
imageNamestring required
imageTagstring required
imageLabelsobject nullable

Changes