401 Unauthorized
status code.
Authorization: Bearer {accessToken}
HTTP header.
403 Forbidden
status code.
X-On-Behalf-Of: user {userId}
HTTP header to the request, where {userId}
is the ID of the user you want to target.
X-On-Behalf-Of
header to act on behalf of a user, the client must have the core.users:act-on-behalf-of
scope.GET
endpoints will fail with 409
HTTP status code and the following body: