Back to api : just get time from the cms

hi

i could generate an access token.

but i could’nt get time from the cms
,
to get time you use only get /clock request isnt’it ?

there’s no parameters it is said neither access_token ?

thanks for reading

As all api calls, it needs to have Authorization header with bearer access_token as value.

ie

hi

thanks for your answer

a small problem : my request is get url/clock and i get a response

when i use url/api/clock i don’t get response

regards