Skip to main content
GET
Validate credential (Internal/Gateway)

Authorizations

Authorization
string
header
required

JWT token from Auth0

Headers

x-upstream-method
enum<string>

Original HTTP method from upstream request (used by gateway). If method is POST/PUT/PATCH/DELETE and user is unverified, request is rejected.

Available options:
GET,
POST,
PUT,
PATCH,
DELETE

Response

Credential is valid

success
boolean
Example:

true

data
object