Account

Retrieve account details

Get the information of your 24fire account.

get/api/account

Response

Successful account details response

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "your account details are listed below"
}

Changes