| URL: | https://dev.swcombine.com/ws/v2.0/character/{uid}/privileges[/] |
| Method: | GET |
| Description: | Gets the representation of the specified character's privileges |
| Pattern Description: |
uid (Mandatory): name or UID of character |
| Rate Limited: | Yes |
| Query String: |
faction_id (number): Optional, the id of the faction you want to view the priviliges for. Defaults to the token owner's own current primary faction |
| Parameters: | N/A |
| Requires Authentication: | Yes |
| Permissions: |
character_privileges: Read character privileges |
| Returns: |
200 OK: Returns the list of the specified character's privilege groups 400 Bad Request: One or more of the provided parameters was invalid 401 Unauthorized: The client does not have the required permission to access this resource 404 Not Found: The specified character or faction does not exist or you do not have authorisation to access character information |