Get picker info

GET {{baseUrl}}/v2/pickers/:picker_type?object_id=Excepteur&config_id=Excepteur

Gets the picker info for a picker type.

Request Params

KeyDatatypeRequiredDescription
object_idstringThe object ID, for example the node ID of a custom column. Either object_id or config_id has to be provided.
config_idstringThe configuration ID, for example the column name of a custom column. Either object_id or config_id has to be provided.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring