Retrieve the list of available distributions from Alliance Cloud.

GET {{baseUrl}}/alliancecloud/v1/distributions

This operation enables retrieving the list of available distributions for download from Alliance Cloud. The DN used to perform the OAuth process with SWIFT API Gateway is the one used to link the request to an application channel in Alliance Cloud.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of distributions to be returned. If the provided value is out of range or is not a parsable integer, the default value will be used for the request
offsetnumberNumber of distributions to skip before returning results. If the provided value is out of range or is not a parsable integer, the default value will be used for the request

HEADERS

KeyDatatypeRequiredDescription
Acceptstring