Skip to content

how to get only odata count without value #29

Closed
@chentopf

Description

@chentopf

Is there any way I can get only count of the data in response payload without any value array?

I just need something like "@odata.count":1, "value":[] or without "value".

I tried $count=true&$top=0
or Projects/count

as I saw on some blogs.
But it didn't work

Please assist...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions