[GET] Specific by ID
Fetch all info from a specific user using the ID.
Base URL:
[ Header ] Authentication
Field
Type
Mandatory
apikey
string
✔️
[ Body ] parameters
Option
Type
Mandatory
query
string
✔️
condition
string
✔️
sort
string
✔️
id
int
✔️
Body request example:
Last updated