Get Status

GA
GET
Get the status of the API

Response

This endpoint returns an object
status
stringOptional
GET
1curl https://api.fileforge.com/status/
200Retrieved
1{
2 "status": "status"
3}