Get All Recipients for a Tokenpost https://example.com/programs/{programCode}/recipientsRetrieves all recipients associated with a token for the specified program.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.Body ParamsThe request payload containing recipient search details. Identifier: The identifier data for the recipient search. identifierobjectidentifier objectHeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago