Skip to content

Am I looking in the wrong place for Sharepoint Developer Documentation? #8566

@TexasTechnician

Description

@TexasTechnician

What type of issue is this?

Question

What SharePoint development model, framework, SDK or API is this about?

SharePoint REST API

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • browser version
  • SPFx version
  • Node.js version
  • etc

Issue description

I'm looking for a straight-forward list of Sharepoint REST API endpoints and methods. So far I've found little tid-bits of information scattered throughout the official documentation.

For example I can't find any documentation about this URI: _api/web/siteusers

Every API ive dealt with has a full list of every possible endpoint and clear examples of how to use them. SharePoint's documentation is all over the place. There doesn't seem to be any clear structure to the documentation.

I mean look at this: Big Commerce API
And then try to figure out how to get a list of brands from a big commerce store.
Answer: https://api.bigcommerce.com/stores/{store_hash}/v3/catalog/brands

And then look at this: SharePoint API
And then try to find a specific site's user by their email address through an HTTP Request.
Answer: https://{TENAT NAME}/.sharepoint.com/sites/{SITE NAME}/_api/web/siteusers/GetByEmail('{EMAIL})
I got that answer from the Power Automate form btw, 90% of everything I've found about sharepoint's API I've gotten from peoples blogs.

Is there some secret documentation that I don't know about? (if its right in my face the whole time, POINT IT OUT PLEASE!)
Is there a way to search Microsoft documentation which doesn't bombard me with 2,000,000 hits that have nothing to do with my query?
Reference:
image

Or am I forever doomed to search endless blogs and support forums?

Someone please, throw me a bone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:docsCategory: SharePoint developer/development documentation relatedtype:archive-old-issueIssues which are closed as tool old for active worktype:questionQuestion... if answered, will be tagged as such.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions