Get user
GET https://{{base_url}}/v3/user
The Get user call returns comprehensive information of an existing user account. The information returned includes details of the stacks owned by and shared with the specified user account.
To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken.Â
Read more about it in Authentication.
For more information, refer to the Get user API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authtoken | string | ||
Content-Type | string |