get
https://api.lodgestory.com/api/wp-crm/profile/
Decrypt and return the authenticated user's profile from the JWT.
The JWT payload is encrypted with the organisation ID as the key. Pass the correct organisationId in the URL to decrypt your profile. If the organisation ID does not match the token, decryption will fail and a 401 is returned.
Use this to verify that your token is valid and to inspect the user details (name, email, roles, organisations) embedded in it.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized — invalid/expired JWT or organisation ID does not match the token
