API Docs
Retrieve an Integration Profile
Contents
This Web service returns an Integration Profile given an Integration Profile ID.
Resource URL
GET /almaws/v1/conf/integration-profiles/{id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
id | xs:string | The Integration Profile ID |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Set
object. See doc
Possible Error Codes
Code | Message |
---|---|
60304 | Invalid profile ID. |