Skip to main content
POST
Get application data for user

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
mode
enum<string>
required

Mode of user identification

Available options:
login,
token,
email,
phone,
custom
identity
string
required

User identifier corresponding to the mode

appname
string
required

Name of the application

version
integer

Specific version of the app data to retrieve

request_metadata
object

Additional metadata for the request

Response

App data retrieved successfully

status
string
Example:

"ok"

token
string

User's unique token

appdata
object

Application-specific data