Discussions
API Key
How do I get my API key?
How can I update the logged time via Rest API ?
I have tried using PUT actions rest API but I'm unable to update the logged time..
Status of actions
How can we get the status of the actions via api
In mean what are all the status we created that i need to get that in the single api.
Is it possible to create statusUpdates through the API?
Hi,
I'm not a bot response in API
Hi,
Can i get paginated actions data
can we call projects api and get users api in one request?
can we call projects api and get users api in one request? how do we structure the parameters?
Missing description of logged time
How do I get description that people put in when they log their times for the actions?
What is the page size
What is the maximum number of record which will be returned in these endpoint
https://app.hive.com/api/v1/projects
https://app.hive.com/api/v1/actions
Pagination of results
Hello when running a Get request and returining a large set of data the API is only providing a portion of the data, and providing a "hasNextPage":true / "hasPreviouspage":false flag. Unfortunately there is no page number / id that would allow me to loop through pages and get all information.