Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://mazu-lan.concise.co.id/api/v1/main/users/87bb63ba-2ab3-4db0-8071-533c6cd00e4c' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-07-21 08:15:34