Get User
Get information about a user
Endpoint
Input
The identifier can be either the UserId or Slug. You can get this id using the users profile url.
Example: https://stats.skyerlx.ir/ba
In this case ba is the identifier.
Output
| Prop | Type | Default |
|---|---|---|
image | string | - |
slug | string | - |
spotifyId | string | - |
username | string | - |
bio? | string | - |
history | { hasImported: boolean; href: string } | - |