Fetch all Contacts
GET https://api.razorpay.com/v1/contacts?count=100
Use this API to fetch all contacts.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| from | number | ||
| to | number | ||
| count | number | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |