Hi @milosz,
Let me know if you’d have any questions! 
1 Like
P.S.: while artifact_type is rather stable, did not change for a long time, project_type
did when we added new project types (scanners and steps / base config gen for new project types), so it’s by no means a final list, might be extended in the future!
1 Like
It would be great to have endpoints to get and update build settings. Something I am looking to do is build an automated scan of my organization’s build jobs and ensure specific settings are enabled on all builds.
2 Likes
@rolyatwilson by build settings do you mean the workflow, or the options which can be found on the Settings tab?
Both are planned, up/download of yml should be available soon, just curious if you’re referring to something we might have scheduled for later.
2 Likes
Both. (I work with Taylor)
2 Likes
It would be great to have the ability to quickly get the latest build of each workflow for an app (or better: all apps).
Use case: we have a dashboard app that lists all our apps and provides an “install” button (linking to the public install page of a build) for each workflow.
Right now this is only possible with a lot of API requests:
- get all apps
- get last X builds for each app
- get artifacts for each build
- get artifact details for IPA artifact
1 Like
That’s a great idea @matthias.buchetics!
Can you please create a separate #feature-request for this? I think it’s time to close this #feature-request as it’s really hard to see what API endpoints/features are missing right now and what the priority should be.
So, I’ll close this thread here - thanks everyone for voting and commenting here!
If you have any API endpoint/feature requests which are not available yet, please create a new #feature-request (at http://discuss.bitrise.io/c/feature-request ), and add the tag #api to help us and others to vote & prioritize! 
This topic was automatically closed after 13 days. New replies are no longer allowed.