I was able to fetch the user properties, listing the id, name and description for each property, for a client a few days ago using 'https://app.klipfolio.com/api/1.0/properties?client_id=<clientId>', but when I try it again I get a 404 error. Additionally, I am not able to find the documentation that guided me here. Are there any changes to this API?
Date
Votes
3 comments
-
Hi Irene,
Thanks for the post!
The endpoint to retrieve client properties is formatted like so: https://app.klipfolio.com/api/1.0/clients/{id}/properties
You can find more details around this endpoint at the link here.
I hope this helps!
Parker -
Hi Parker,
Thank you for the response. I have tried to fetch user properties using the suggested end point and I am still unable to. Is there a difference between the client properties and user properties? And if so, what endpoint can I use to fetch user properties?
-
Hi Irene,
User properties are a different end point https://apidocs.klipfolio.com/reference/user-properties
All our API commands are documented here https://apidocs.klipfolio.com/reference/getting-started
Thank you
Meggan
Please sign in to leave a comment.