Get details of a projectAsk AIget https://api.sbgenomics.com/v2/projects/{project_owner}/{project}This call returns the details of a specified project.Path Paramsproject_ownerstringrequiredIf you are using Enterprise, use the name of the Division that owns the project; otherwise, enter the project owner's Platform username.projectstringrequiredThe short name of the project you are querying.Query Paramsfieldsarray of stringsSelector specifying a subset of fields to include in the response.fieldsADD stringHeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Response 200200Updated 5 months ago