GET Auth Status
GET
https://api.ssojet.com/api/v1/auth/status
Request Parameters
client_id
: The client ID associated with the request.identifier
: The identifier, such as email, used for authentication.Response Body
Request
Query Params
client_id
string
required
Example:
string
identifier
string
required
Example:
string
Header Params
accept
string
required
Example:
*/*
accept-language
string
required
Example:
en-US,en;q=0.9
sec-fetch-mode
string
optional
Example:
cors
user-agent
string
required
Example:
SSOJET API
Content-Type
string
optional
Default:
application/json
User-Agent
string
optional
Default:
SSOjet/1.0.0 (https://ssojet.com)
Request samples
Responses
Modified at 2024-07-22 12:10:58