API explorerChangelog
Overview

Sections

Theme switcher

Retrieve picklists

This method allows you to retrieve a specific picklist or all picklists. Use the optional query parameter locale to only retrieve the collection of localized fields for a specific locale across all picklists. If none of the Types have a localized field collection for the specified locale, the HTTP status code of 404-Not Found is returned.

Header Parameters

Authorizationstring Required

Authorization token

Query Parameters

Idinteger

Custom PicklistId. If specified, only the picklist with this Id will be returned. Default value is 0.

Default value
0
localestring

A valid locale associated with the picklist type. Ex: “en”, “en-us”, “en-uk”, “fr-ca”.

Path Parameters

clientIdstring Required

This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.

Response

200
Object

Response Attributes

Picklistsarray

A collection of Picklists that can be associated with a Profile.

Show child attributes

400
Object
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
401
Object
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
403
Object
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
404
Object
503
Object
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?