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.
GET - {{url}}/profile/:idid - ID of the profile.Try It! to start a request and see the response here!