Get all recipientsIds and entityIds with same recipientEntityIdOwnerCopy Pageget https://example.com/entities/{recipientEntityIdOwner}/senderRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsrecipientEntityIdOwnerstringrequiredQuery ParamspageIndexintegerThe page to retrievepageSizeintegerThe page sizeHeadersX-CorrelationIDstringHeader parameter to uniquely identifies the request. Must be supplied as an UUID.X-Channelstringlength ≤ 256String containing the channel used to originate the request. For example USSD, Web, App.X-Callback-URLuriURL supplied by the client that will be used to return the callback in the form of an HTTP PUT.X-API-KeystringIt is used to send the pre-shared client API key to the server.X-User-BearerstringrequiredIt is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.Responses 200A list of recipientsIds and entityIds with the same recipientEntityIdOwner 400Bad request. 401An unauthorized execution attempt was detected. 403The received token does not contain any of the required roles. 404There is no resource matching the requested ID or reference. 500An internal error occurred.Updated about 1 month ago