<!--
{
  "availability" : [
    "iOS: 6.0.0 -",
    "iPadOS: 6.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.8.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Social",
  "identifier" : "/documentation/Social/SLRequestMethod/GET",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Social"
    ],
    "preciseIdentifier" : "c:@E@SLRequestMethod@SLRequestMethodGET"
  },
  "title" : "SLRequestMethod.GET"
}
-->

# SLRequestMethod.GET

Requests information from the specified resource.

```
case GET
```

## Discussion

Use a GET request to fetch information from the specified server, such as character limits or a user’s timeline.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)