API Docs
Retrieve Import Profile
Contents
This web service returns an Import profile given a Profile ID.
Resource URL
GET /almaws/v1/conf/md-import-profiles/{profile_id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
profile_id | xs:string | The profile identifier. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Import Profile
object. See doc
Possible Error Codes
Code | Message |
---|---|
401871 | Failed to find the Profile ID. |