curl --location --request GET 'https://api.gists.ai/v1/me' \ --header 'Content-Type: application/json' \ --header 'GISTS-API-KEY: <api_key>'
{ "error": null, "data": { "id": "wYNckjmo", "name": "John Doe", "email": "john@doe.org", "company_id": "WVjLTY2NhZThjYi0wM9tcGFueTTg3oy2MMRhYWMtYDQ1MTcY2jMyNS0zNGE=" } }
This endpoint gets the information of current user based on the Api Key
Documentation IndexFetch the complete documentation index at: https://docs.gists.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gists.ai/llms.txt
Use this file to discover all available pages before exploring further.
Hide data
Response 200
Indicates whether the call failed with error
Show child attributes
Was this page helpful?