/profile/:id

This endpoint retrieves information for a specific profile using the id.

Request Parameters

  • id (path parameter): The unique identifier of the user whose profile information is to be retrieved.

Response

Upon a successful request, a status code of 200 and a JSON object containing the information associated with the target profile are returned.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!