Return the current member list of a corporation, the token's character need to be a member of the corporation.Alternate route: /dev/corporations/{corporation_id}/members/Alternate route: /v3/corporations/{corporation_id}/members/This route is cached for up to 3600 seconds
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://esi.evetech.net/latest/corporations//members/'
Response Response Example
200 - response
[90000001,90000002]
Request
Path Params
corporation_id
integerÂ
required
An EVE corporation ID
Query Params
datasource
stringÂ
optional
The server name you would like data from
token
stringÂ
optional
Access token to use if unable to set a header
Header Params
If-None-Match
stringÂ
optional
ETag from a previous request. A 304 will be returned if this matches the current ETag