Internal
Get plan limits
GET /me/limits
What the workspace plan allows before you try. Basic makes three boards and one space, has no trash, cannot move boards between spaces, cannot generate with Mida and shares a space as reviewer only. Plus and Max are unlimited. limit is null when there is no cap.
Authorization
AuthorizationstringheaderrequiredBearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.
Response
planenum<string>One of basic, plus or max.
boardsobjectChild attributes
usedintegerlimitinteger | nullspacesobjectChild attributes
usedintegerlimitinteger | nullreviewersPerSpaceobjectChild attributes
limitinteger | nulltrashbooleanmoveBetweenSpacesbooleangeneratebooleanshareRolesstring[]upgradeUrlstringErrors
429
rate_limitedToo many requests.
Was this page helpful?