URL: | https://dev.swcombine.com/ws/v2.0/character/{uid}/skills[/] |
Method: | GET |
Description: | Gets a list of the specified character's skills |
Pattern Description: |
uid (Mandatory): name or UID of character |
Rate Limited: | Yes |
Query String: | N/A |
Parameters: | N/A |
Requires Authentication: | Yes |
Permissions: |
character_skills: Read character skills |
Returns: |
200 OK: Returns the list of the specified character's skills 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 does not exist or you do not have authorisation to access character information |