Senders


This endpoint retrieves a list of senders associated with the authenticated user's account. It typically includes details such as sender names, associated metadata, and any relevant identifiers or contact information.

Method API Endpoint
POST https://admin-eficyent.rare-able.com/api/user/senders

headers: Object containing the API headers.

'X-Api-Key': To know how to generate please use Authentication

'X-Api-Signature': To know how to generate please use Authentication

Body Params

search_key optional

from_date optional Format : dd-mm-YYYY

to_date optional Format : dd-mm-YYYY

skip optional For Pagination | Accepted Values : 0, 1

take optional For Pagination | Max - 12

order_by optional Accepted Values : newest, oldest

type optional Accepted values : 1 - Individual, 2 - Business