GET api/attributelists/{attributeId}

Retrieves a single attribute list and its elements.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
attributeId

The identifier of the attribute list to retrieve.

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/scim+json

Sample:

Sample not available.