Identify users
The following describes how to fetch information about a user (merchant organisation) through the Zettle OAuth API.
- A working authorisation flow set up using either assertion grant, code grant, or code grant with PKCE.
The following request fetches the
uuid
and organizationUuid
for the organisation associated with a user.Example: Retrieving user information using the access token
eyJraWQiOiIxN...R5Y6FDNTva7esJ5Q
.Request
Response