Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

GET /reference_data_collections/set_entries/{id}

SUMMARY Get a set entry

Table 1: GET /reference_data_collections/set_entries/{id} resource details:

GET /reference_data_collections/set_entries/{id} resource details

MIME Type

application/json

Table 2: GET /reference_data_collections/set_entries/{id} request parameter details:

GET /reference_data_collections/set_entries/{id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

- The ID for the Set Entry

fields

query

Optional

String

text/plain

Optional - Use this parameter to specify which fields you would like to get back in the response. Fields that are not named are excluded. Specify subfields in brackets and multiple fields in the same object are separated by commas.

Table 3: GET /reference_data_collections/set_entries/{id} response codes:

GET /reference_data_collections/set_entries/{id} response codes

HTTP Response Code Unique Code Description

404

25000

The ID doesn't exist

500

110000

Some unspecified error occurred

Response Description

200 plus the Set Entry Structure DTO

Response Sample