Util

Util

Utility endpoints

Health Check

Description


Health check endpoint

Parameters


Responses


Description:

Health check valid


Example:

1
"OK"

Description:

Health check invalid


Example:

1
"Internal Server Error"

get

/util/health

Request

1
2
3
4
curl https://app.fassport.co/api/v1/util/health \
    -X GET \
     \
    

Response

1
"OK"

Copyright © Fassport 2025 • Terms • Privacy •