Gets information about the currently authenticated user, optionally including boards and organizations data. Returns user object.

📘

API key

You will need to include your API key found here.

Please include the key in your header. {"X-API-KEY": <api_key>}

To include the data of boards or organizations, please ensure ?include=boards or ?include=organizations is added to the end of the url.

Query parameters

ParameterDescription
include=boards or =organizations or =boards,organizations.
Includes board object or organization data in returned JSON.
Language
Credentials
Header
Click Try It! to start a request and see the response here!