// Replace API_KEY with your api key and :statusId with status idcurl --location 'https://api.supahub.com/api/v1/status/:statusId' \--header 'Authorization: Bearer API_KEY'
Status
Single Status
Retrieve details of a status.
Copy
// Replace API_KEY with your api key and :statusId with status idcurl --location 'https://api.supahub.com/api/v1/status/:statusId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api key and :statusId with status idcurl --location 'https://api.supahub.com/api/v1/status/:statusId' \--header 'Authorization: Bearer API_KEY'