Skip to main content

Get Portal Token Details

POST 

/users/v1/portaltoken/details

Platform-specific token details. Return data that the platform allows for their tokens.

Request

Body

required

    grant_type PortalTokenDetailsGrantType (string)required

    Possible values: [ps4_v1, ps4_v3, ps5_v3]

    The grant type used to authenticate the portal tokens

    portal_access_token Portal Access Token (string)required

    Token or secret used to authenticate the provided grant type

Responses

Successful Response

Schema

    property name* string
Loading...