Is there a way to retrieve information about public builds via the API? For example, the builds at agent-hooks-example #40 are retrievable in my browser, but if I do e.g.
To request build information via the API, you need a valid API Token. However, you would have to be a member of the organisation to generate an API Token that can read build information.
Right - given that I can retrieve the information about a public build via the browser, it would be nice to be able to retrieve that same info via the API.