get https://example.com/api_1.php/downloads/
Get all details about an available item. Item has to be owned by the authenticated user.
Log in to see full request history
Response
Get all details about an available item. Item has to be owned by the authenticated user.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api_1.php/downloads/download_item_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: