Skip to main content
GET
GetJWKsByApp

Authorizations

Authorization
string
header
required

Auth Platform API includes all the Auth related features. All Users, Phone Numbers, Emails, and OTPs are associated with an App as the container.

Endpoints only accept App's Secret API keys other than certain endpoints that are used client side or via SDK that accept the public_token.

Authentication using App Api Key

Header:

Authenticated Request

Path Parameters

app_id
string
required

App ID to retrieve the JWK for.

Response

200 - application/json

GetJWKsByApp response

keys
object[]
required
Minimum array length: 1