v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Corporation

Get corporation member roles history

Return how roles have changed for a coporation's members, up to a month

get/corporations/{corporation_id}/roles/history

Path parameters

corporation_idinteger required
Example:98777771

The ID of the corporation

Query parameters

pageinteger

Which page of results to return.

Headers

Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'

The language to use for the response.

If-None-Matchstring

The ETag of the previous request. A 304 will be returned if this matches the current ETag.

X-Compatibility-Date'2025-12-16' date required

The compatibility date for the request.

X-Tenantstring

The tenant ID for the request.

Response

OK

changed_atstring date-time required
character_idinteger required

The character whose roles are changed

issuer_idinteger required

ID of the character who issued this change

new_rolesstring[] required
old_rolesstring[] required
role_type'grantable_roles' | 'grantable_roles_at_base' | 'grantable_roles_at_hq' | 'grantable_roles_at_other' | 'roles' | 'roles_at_base' | 'roles_at_hq' | 'roles_at_other' required