Back to catalog
📄

Zube

OAuth

Full stack project management

📄Documents & ProductivityHTTPS

Zube Ticket #4821

Project management ticket details

Ticket Id4,821
TitleFix authentication token expiry bug
AssigneeMaria.santos
PriorityHigh
StatusIn Progress

Sample Response

response.json
1{
2 "ticket_id": 4821,
3 "title": "Fix authentication token expiry bug",
4 "assignee": "maria.santos",
5 "priority": "High",
6 "status": "In Progress"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://zube.io/docs/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs