5 results found
-
6 votes
-
Pagination In Report Query Endpoint
Issue: trying to query large and granular datasets from the Billing data source.
This is not possible without pagination since the rate limit and payload size limit are insufficient to do it in scale.
Pagination is already implemented in other endpoints in the analytics API but not in the endpoint that will be most affected by it.5 votes -
Add a Get request API method
Can we have an API method to get a ticket by ticket ID with all the metadata and comments?
For internal DoiT usage, can we have this working just with a ticket # since they are unique across customers? For example:
curl --request GET \
--url 'https://api.doit.com/support/v1/tickets/id' \
--header 'Authorization: Bearer API_KEY' \
--header 'accept: application/json'1 vote -
Read-only keys
Hello,
It'll be a good feature to be able to create read-only API keys, so the API access can be automated with less risk.
Thanks
1 vote -
Set Cost Anomaly Detection on Attributes via API
It would be great if we could set the Cost Anomaly Detection on Attributes via API and therefore terraform.
We manage our DoIt Attributes and Groups via terraform and want to avoid any manual configuration.
1 vote
- Don't see your idea?