Skip to content

Fetch API User

GET https://api.copper.com/developer_api/v1/users/me

This endpoint returns details about a the current API user. This user owns the API key (or the OAuth access token) which was used to make the API call.

The response structure is identical to the Fetch User by ID endpoint.