Fetch the access assignments of specific user.

Path Params
string
required

The code of the user whose accesses needs to be fetched.

Query Params
boolean
Defaults to false

If true the object details information of the other microservices will be resolved.

int32
Defaults to 50

The maximum number of elements for a page.

int32
Defaults to 1

Page number.

Body Params

Payload will filter or sort the response based on attribute values.
Supported attributes for search: name, description, status(default value is 'active').
Supported attributes for sort: name, description.

or operator will be used between multiple values of status attribute.
or operator will be used between name and description attribute.
and operator will be used between accessInfo (which is combination of name & description attribute) and status attribute.

array of strings

Status of the access assignment

status
Headers
string

Id of the request establishing relation between user and caller.

Responses

500

Your request can't be processed because an internal server error occurred.

Language
URL
Choose an example:
application/json