Get Sender ListAsk AIget https://api.stg.mesta.xyz/v1/sendersRetrieves a list of all senders associated with a merchant.Query ParamsidstringFilter senders by specific IDstatusstringenumFilter senders by their verification statusapprovedpendingdeclinedunverifiedAllowed:approvedpendingdeclinedunverifiedpageSizeinteger≥ 0Defaults to 10Records per pagepageinteger≥ 0Defaults to 0Page numbersortBystringenumDefaults to createdAtSort columncreatedAtcreatedAtupdatedAtAllowed:createdAtupdatedAtsortOrderstringenumDefaults to DESCSort orderDESCASCDESCAllowed:ASCDESCResponses 200Sender list retrieved successfully 401Unauthorized - The request requires user authentication. 403Forbidden - The server understood the request, but refuses to authorize it. 404Not Found - The requested resource could not be found. 500Internal Server Error - The server encountered an unexpected condition.Updated about 1 month ago