User Tools

Site Tools


it:auth_api:3.0:profile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
it:auth_api:3.0:profile [2015/04/21 20:56]
kenshin_woo created
it:auth_api:3.0:profile [2016/05/19 18:03] (current)
paxswill Update example with groups entry
Line 50: Line 50:
  
  "​primary_character":​{  "​primary_character":​{
- { 
  "​corporation":​{  "​corporation":​{
  "​ticker":"​B0RT",​  "​ticker":"​B0RT",​
Line 68: Line 67:
  "​result":​true,​  "​result":​true,​
  "​groups":​[  "​groups":​[
 +
 + "​name":"​Dreddit",​ 
 + "​id":​1,​ 
 + "​admin":​false 
 + }, 
 +
 + "​name":"​Reimbursement Reviewer",​ 
 + "​id":​53,​ 
 + "​admin":​true 
 + }
  ],  ],
  "​id":​13  "​id":​13
- } 
 } }
 </​code>​ </​code>​
  
it/auth_api/3.0/profile.1429649775.txt.gz · Last modified: 2015/04/21 20:56 by kenshin_woo