auth.inspect
Description
Returns information about the current authenticated agent.
Code Examples
Request
GET
https://api.rivet.gg/cloud/auth/inspectcurl -X GET 'https://api.rivet.gg/cloud/auth/inspect'
Request Parameters
Response Body
agent
object
(required)
The current authenticated agent.
agent.game_cloud
object
The current authenticated game cloud.
agent.game_cloud.game_id
string
(required)
agent.identity
object
The current authenticated identity.
agent.identity.identity_id
string
(required)