---
title: "Get SDK usage example"
method: GET
path: "/dispatch/tasks/{task_id}/sdk-example"
tags: ["Dispatch"]
---

# Get SDK usage example

`GET /dispatch/tasks/{task_id}/sdk-example`

Get a code example showing how to call this API using the Parse SDK.

## Path parameters

- `task_id` string, required

## Response `200`

SDK example

- object
  - `sdk_usage_example` object, nullable
    - `code` string
    - `endpoints` string[]
    - `has_session` boolean

---

[API](https://skmtc.dev/parse/apis/parse-api.md) · [All operations](https://skmtc.dev/parse/apis/parse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/parse/parse-api/revisions/ebc08aeee348/schema)
