Go to Dark mode
Go to Light mode

Public Distribution API - V1.0.0

Public Distribution APIs

Get all Distributions for Solution

This is a POST method that retrieves all available distributions for the entered Solution ID.

Name Type Required
solution_id integer yes

Get the Latest Distribution for Solution

This is a GET method where you will receive information about the latest active distribution.

Name Type Required
solution_id integer yes

Get the Distribution info

This is a GET method where you will receive all information regarding the entered Distribution.

Name Type Required
dist_id integer yes