Logo
Swift API Sandbox Collections API Documentation

Retrieve a single available distribution from Alliance Cloud.

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

This operations enables retrieving a single available distribution from Alliance Cloud, providing its id. 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.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://sandbox.swift.com/alliancecloud/v1/distributions/:id' -H 'Accept: application/json'

ENDPOINTS