Bot

Get a space

Returns one accessible space, the bot's own membership, and bot-relevant settings without exposing the member roster.

post/bot/getSpace

Headers

authorizationstring required

Required bot token using the Bearer scheme.

Request body

space_idinteger required

A positive Inline space identifier

Response

Successful getSpace response.

oktrue required

Always true for a successful request.

Changes