Gets your account details


HTTP

GET https://www.squidalerts.com/api/self


Response

JSON

{
    "id": "1d02fbc3-5589-433b-a275-c6871dbf8747",
    "currentTeamId": "2d402c9b-7c83-44aa-9eea-3af0c62e3658",
    "name": "Kevin Jordan",
    "email": "kevin@squidalerts.com",
    "phoneNumber": "(555) 867-5309",
    "profileImagePath": "https://squidalerts.com/profile.jpg",
    "timeZone": "(UTC-06:00) Central Time (US & Canada)",
    "createdDate": "2018-12-28T15:51:48.104Z"
}