API Key Owner

GET https://api.getpostman.com/me

The /me endpoint allows you to fetch relevant information pertaining to the API Key being used.

Requires API Key as X-Api-Key request header or apikey URL query parameter.

RESPONSES

status: OK

{"user":{"id":"631643"}}