Authentication
await axios.get(
"https://api-v2.zealy.io/api/communities/join/users/d353db69-137f-41df-b5f3-7b1d1e3d52bb",
{
headers: {
"x-api-key": "c9b27evEJqYf1lvvU7ADFHHwiso"
}
})
Last updated
Was this helpful?

await axios.get(
"https://api-v2.zealy.io/api/communities/join/users/d353db69-137f-41df-b5f3-7b1d1e3d52bb",
{
headers: {
"x-api-key": "c9b27evEJqYf1lvvU7ADFHHwiso"
}
})
Last updated
Was this helpful?
Was this helpful?