Quatrix APIs v1.0
Space shortcuts
Quatrix APIs v1.0 QA1
Skip to end of metadata
Go to start of metadata

This API call gets shares tracking info. 

Resource URL

/api/1.0/tracking/<ID>?action_id=<uuid>&file_id=<uuid>&date=<timestamp>

Resource Information

 

Response formatsJSON
Requires authentication?Yes
Rate limited?Yes
Requests / 15-min window (user auth)15
HTTP MethodGET

Parameters

 

Name TypeDefault ValueValidationDescription

ID

required

uuid-uuid4

user ID

action_id

optional

uuid-uuid4share action ID

file_id

optional

uuid-uuid4shared file ID

date

optional

timestamp-timestamptimestamp of a day shares were created

 


 

 

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.
Quatrix APIs v1.0 QA1