Manage Resources

In this section, you'll learn how to manage the display of data that's your REST API client returns, by performing query, paginate, filter, and other operations.

Topic Description

Collection Resources

Provides the features and properties of collection resources.

Singular Resources

Provides the features and properties of singular resources.

Flexfields

Describes the types of flexfields and their properties.

Read

Shows how to manage the display of data returned by conditionally reading the resources based on specific criteria.

Query

Shows how to manage the display of data returned by using query parameters on the resources.

Navigate

Shows how to manage the display of data returned by using query and paging parameters on the resources.

Sort

Shows how to manage the display of data returned by using sorting parameters and sorting sequence on the resources.

Verify

Shows how to conditionally retrieve and verify the resource using the ETag infrastructure.

Modify

Shows how to modify the resource data by adding, updating, and deleting items in a resource.