/
Field selection

Field selection

Field Selection is a comma-delimited list of property names to retrieve. If provided, the response will only return requested not null fields. (Eg:"Id,Name")
The field name is case sensitive.
If the same property is selected more than once, only the first occurrence will be taken into account.

Request example:

https://localhost:8087/api/v1.0/infrastructure/locations?Page=-1&PageSize=-1&Sort=Id&Fields=Name,Id,Created

Related content

Request samples
Request samples
More like this
REST-API of Pathfinder Server 1.7.5
REST-API of Pathfinder Server 1.7.5
Read with this
Feldauswahl
Feldauswahl
More like this
Python
Read with this
Sorting
More like this
Sortierung
Sortierung
More like this