Get JKT48 member details
Retrieve detailed information about a specific JKT48 member.
apikey<token>
API key required for authentication
In: query
Path Parameters
name*string
The name of the member.
Response Body
application/json
application/json
curl -X GET "https://v2.jkt48connect.com/api/jkt48/member/string"{
"id": 0,
"name": "string",
"nickname": "string",
"generation": "string",
"birthdate": "2019-08-24",
"bloodType": "string",
"zodiac": "string"
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string"
}