GET api/attributelists/{attributeId}
Retrieves a single attribute list and its elements.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| attributeId |
The identifier of the attribute list to retrieve. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/scim+json
Sample:
Sample not available.