users

Gets a list of users managing the given user

get/users/{id}/managers

Path parameters

idstring required

An id for the managed user

Query parameters

is_approvedboolean

If true, only show users where the management request has been accepted. If false, only show those where the request was rejected. If omitted, shows all users regardless of approval status.

is_revokedboolean

If true, only show users where the management request has been revoked. If false, only show those with a pending or accepted request. Defaults to false.

Headers

Encoded-Data-Messagestring

The data that was signed by the user for signature recovery

Encoded-Data-Signaturestring

The signature of data, used for signature recovery

Response

Success

Changes