ListApiKeys

GET {{baseUrl}}/users/:userId/apiKeys/

Lists the API signing keys for the specified user. A user can have a maximum of three keys.

Every user has permission to use this API call for their own user ID. An administrator in your organization does not need to write a policy to give users this ability.

HEADERS

KeyDatatypeRequiredDescription
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

[{"fingerprint":"sunt ullamco in dolore","inactiveStatus":-24029918,"keyId":"fugiat consequat","keyValue":"ut voluptate aute amet ut","lifecycleState":"DELETED","timeCreated":"1997-10-28T18:44:53.601Z","userId":"irure elit proident ut"},{"fingerprint":"adipisicing dolore non reprehenderit","inactiveStatus":-83977785,"keyId":"incididunt do deserunt eu qui","keyValue":"officia exercitation pariatur et nisi","lifecycleState":"DELETED","timeCreated":"1960-10-09T18:05:36.994Z","userId":"dolore qu"}]