My Profile

GET https://us-central1-appgregator.cloudfunctions.net/api/education/edutama/frontend/academy/user-profile/

Query Parameters

Name
Type
Description

name*

String

qantor.co.id

platform_id*

Number

2

connection_name*

String

entrepreneurs.id-02

Headers

Name
Type
Description

x-api-key*

String

wkFBUJNQV;C

Authorization*

String

4631|avsiPbv1kn8nvuH0bS9zRWlYhvCmWen2DfEpkgl7

{
    "status": true,
    "message": "Successfully get data",
    "data": {
        "id": 502,
        "name": "dodo",
        "email": "didi@email.com",
        "email_verified_at": null,
        "has_update_password": 0,
        "package_name": "test",
        "profession": "pro",
        "birthday": "2011-01-14",
        "expired_at": "2027-06-14 15:24:44",
        "created_at": "2022-06-14T08:21:43.000000Z",
        "updated_at": "2022-06-14T08:24:44.000000Z",
        "referal": "pGs6tHa8"
    }
}

Last updated