POST

/api/im/presence/batch

Batch query presence status

Returns {status, lastSeenAt} for up to 100 IM user IDs. Unknown users

are returned with status: offline and lastSeenAt: null.

No code sample available for this language

Request Body

FieldTypeReqDefaultDescription
userIdsstring[]Y

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test