get https://api.productboard.com/releases
Returns detail of all releases.
This API is paginated, only the first 100 items are returned by default. The client should then recursively follow links.next
link in the response to fetch the next page.
Returns detail of all releases.
This API is paginated, only the first 100 items are returned by default. The client should then recursively follow links.next
link in the response to fetch the next page.
Try It!
to start a request and see the response here!