Obtain space information


GET /api/space/base

Returns space information.

Endpoint URL

https://<space_id>.repsona.com/api/space/base

Authorization

Owner

Example responses

{
  "requestedBy": 1,
  "space": {
    "createdAt": 1672498800000,
    "updatedAt": 1672498800000,
    "id": 1746,
    "name": "aaa",
    "fullName": "ABC Inc.",
    "information": "The entire meeting will be held at 10 o'clock on April 3rd.\n",
    "avatarUrl": "/dummy/space-logo.png",
    "status": "active",
    "ipVerification": false,
    "currentPeriodEnd": 2626076079702,
    "cancelAtPeriodEnd": false,
    "subscriptionStatus": "active",
    "paymentSucceeded": true,
    "trialed": false,
    "language": 1,
    "plan": 1
  }
}

Human-centered, best team!

Repsona is an ideal work management tool for your team
Get started for free