Validate a database session
To validate a database session status, use an HTTP GET method with the validateSession
API endpoint.
HTTP method |
GET |
URL |
/fmi/data/version/validateSession version – the FileMaker Data API version requested can use |
HTTP headers |
Content-Type: application/json Authorization: Bearer session-token, where session-token is the unique X-FM-Data-Access-Token value for the database session. |
Parameters | None |
Response |
The For example: Copy
See Error responses. |