Skip to content

Allow requesting specific attributes rather than getting all #611

@firegreen

Description

@firegreen

For some optimisations (speed, debit or memory), Is it possible to specify which attributes we want to get when making a GET request ?

For instance, if I want to get all users but only to manipulate their names, I would make a request by specifying "first_name" and "last_name" in option to minimize the data to request.

Thanks in advance !

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions