Skip to main content
GET
List
For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Query Parameters

scope
enum<string>

Scope of the apikey. Available values: fullAccess, authOnly API key scope. fullAccess: all operations. authOnly: user auth only.

Available options:
fullAccess,
authOnly
searchKey
string

Searches for specified keyword in name

Response

200 - application/json

Lists API keys

data
object[]
meta
object