get https://www.keycafe.com/v0/release
Retrieve data for multiple bin releases with a GET request to the endpoint (enterprise customers only).
Omitting all of the search properties will return all bin releases.
Results are limited to 50 per page, with additional pages available via the Link response header:
Link: <https://www.keycafe.com/v0/release?bin=123456&page=2>; rel="next", <https://www.keycafe.com/v0/release?bin=123456&page=5>; rel="last"