Skip to main content
GET
Lists settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

nextToken
string
Example:

"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="

pageSize
number
Example:

10

entity_type
string
Example:

"ACCOUNT"

entity_id
string
Example:

"acc_X1Df3sRf3"

setting_id
string
namespace
string
Example:

"USER"

Response

Response for list setting request

data
object[]
nextToken
string
context
object