Recent Changes - Search:

edit SideBar'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

cc.pool.user.getInfo

Get information about a user.

Authentication

This method does not require authentication.

Arguments

api_key (Required)

Your API key. See here for more details.

user_id (Required)

The NSID of the user to fetch information about.

Example Response

<nsid>123a4b5</nsid>
<username>Tom</username>
<profileurl>http://www.cobocards.com/pool/user/123a4b5/</profileurl>
<publicsets>12</publicsets>

Error Codes

1: Invalid user

The specified user ID was not valid.

100: Invalid API Key

The API key passed was not valid.

110: Format "xxx" not found

The requested response format was not found.

120: Method "xxx" not found

The requested method was not found.

130: HTTPS required

The API Key passed requires HTTPS.
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2020, at 07:50 AM