Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request GET 'http://localhost:8080/v1/members'
Responses
application/json Modified at 2024-04-30 10:15:58