Die MindMeister-API v1 ist veraltet. Bitte verwenden Sie die neueste API v2.

Method:

mm.user.getStyles
Returns all the user's saved style templates

Authentication

Requires signing: Yes
Requires authentication: Yes

Parameters

user_id (required)

Sample Response

<rsp stat="ok"><styles><style><borderwidth>0</borderwidth><gradient>2</gradient><color>32ab34</color><boxshadow>false</boxshadow><backgroundcolor>c9f1d9</backgroundcolor><fontsize>120</fontsize><name></name><bold>true</bold><bordercolor>32ab34</bordercolor><boxstyle>2</boxstyle><id>348</id><italic>false</italic></style></styles></rsp>

Error Codes

20 Object not found
Object not found
96 Invalid signature
The passed signature was invalid.
97 Missing signature
The call required signing but no signature was sent.
98 Login failed
The login details or auth token passed were invalid.
100 Invalid API Key
The API key passed was not valid or has expired.
112 Method not found
The requested method was not found.
Back to API Methods

Test Method

No API key found.

If you already have an API key you might just have to Sign In.

oder Registrieren