Check if the session is still open

GET https://ws.jobarch.com/v.api.1/session

This method simply returns an HTTP response status code based on the access token sent in the header.

Output
  • 200: if your access token is still valid
  • 401: if your access token is not valid

HEADERS

KeyDatatypeRequiredDescription
X-USERNAMEstring
X-TOKENstring
Content-Typestring
Acceptstring