๐Ÿฆนโ€โ™‚๏ธView User Profile

To get user profile information

GET https://emart.castleindia.in

Query Parameters

NameTypeDescription

secret*

String

secret key from admin panel.

{
    "id": 1,
    "role_id": "a",
    "name": "Admin",
    "email": "admin@mediacity.co.in",
    "email_verified_at": null,
    "phonecode": "60",
    "mobile": "168202232",
    "phone": "5675439087",
    "city_id": 3327,
    "country_id": 101,
    "state_id": 33,
    "image": "1628072295user2-160x160.jpg",
    "website": "http://admin.com",
    "status": 1,
    "apply_vender": "0",
    "gender": "M",
    "deleted_at": null,
    "created_at": "2020-01-14T12:42:32.000000Z",
    "updated_at": "2021-09-06T12:05:59.000000Z",
    "is_verified": 1,
    "braintree_id": "647112529",
    "google2fa_secret": null,
    "google2fa_enable": 0,
    "refer_code": "K6CC",
    "refered_from": null,
    "subs_id": null,
    "social_id": null
}

Last updated