Solved

How Can I find a Profile Created Date via API?

  • 21 October 2021
  • 1 reply
  • 151 views

Badge +2

I have been looking thru the API profile documentation https://apidocs.klaviyo.com/reference/profiles#get-profile trying to find where Profile Creation Date as well as First Active and Last Active dates are at. I have checked other API’s but can’t seem to find them.

Anyone able to provide some assistance for this?

Thanks.

icon

Best answer by Taylor Tarpley 26 October 2021, 15:25

View original

1 reply

Userlevel 7
Badge +60

 

Hi @Justin T , 

 

Welcome to the Community and thank you for sharing your question with us! 

 

The profile creation date of a user is confirmed to be returned by the profiles API: https://apidocs.klaviyo.com/reference/profiles#get-profile. It will be found at the very bottom of the returned data , in a similar format of what your see below, under ‘first’ and ‘last’ name: 

 "created": "2019-07-24 17:38:20"

 

 Unfortunately, there is no way at this time to pull the last active timestamp.

 

Thanks for sharing your question in the Community! 

-Taylor  

Reply