Returns a user’s or group’s status text.

This method can be called without an access token.

Parameters

owner_id
integer

User ID or minus group ID for which to return the status. By default, the current user. Required if no token is used.

Result

An object:

text
string

The status text. If there’s no status, null.

Errors

Global errors may occur when calling this method.