get
https://{url}/profile/
This endpoint allows you to retrieve information for a specific profile.
-
URL:
GET - {{url}}/profile/:id -
Parameter:
id- ID of the profile. -
Success: The profile information is returned.
This endpoint allows you to retrieve information for a specific profile.
URL: GET - {{url}}/profile/:id
Parameter: id - ID of the profile.
Success: The profile information is returned.
Try It! to start a request and see the response here!