Skip to main content
GET
Logout

Path Parameters

authentication_source
string
required

Specifies a user's authentication method, such as "GitHub".

Query Parameters

key
string

The API key used for system authentication.

Key is required only if the authentication source is "api-key".

secret
string

The API secret used for system authentication.

Secret is required only if the authentication source is "api-key".

Response

A successful response.

Response to the request includes a token and the token expiration time for an authenticated user.

authentication_source
string
expiration_time
string<date-time>
token
string
user
object

User represents a user in the system.

Mostly includes configuration parameters that are user wise.