Supahub Docs home page
Search...
⌘K
Back to Supahub
Dashboard
Dashboard
Search...
Navigation
Status
Status Object
Documentation
API Reference
Get Started
Introduction
Quickstart
Response Object
Pagination
Resources
Boards
Changelog
Comments
Labels
Users
Posts
Status
Status Object
GET
List Status
GET
Single Status
Tags
Votes
Webhooks
Status
Status Object
Roadmap status of a post.
Below are the details of the Status object’s structure:
id
string
Unique identifier for the status.
name
string
Name for the status.
slug
string
URL-friendly version of the name, typically lowercased.
isDefault
boolean
Indicator if this status is the default selection.
isPublic
boolean
Visibility flag indicating if status is public or not.
statusType
backlog | unStarted | started | completed | canceled
Category of the status, e.g., ‘backlog’.
createdAt
Date
Timestamp of when the status was created.
Delete Post
List Status
Assistant
Responses are generated using AI and may contain mistakes.