Skip to main content

Retrieve a User

ENDPOINT
GET https://api.codecoogs.com/v1/users?id=

URL Parameters


id Required

The UUID of the user to retrieve.

Body Parameters


No parameters.

Returns

Returns a success status and the user object after successful user retrieval. This call returns a success status and an error message if something goes wrong.