---
title: "Get Rso Attributes"
method: GET
path: "/od/{object_id}/attributes"
tags: ["Orbital Determination"]
---

# Get Rso Attributes

`GET /od/{object_id}/attributes`

Get RSO attributes for an asset from the satcat database.

## Path parameters

- `object_id` integer, required — The norad/temporary id of the object.

## Query parameters

- `group_id` string, uuid, nullable — Optional owner group ID to scope the lookup.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/satcat/apis/satcat-service-api.md) · [All operations](https://skmtc.net/satcat/apis/satcat-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/satcat/satcat-service-api/versions/afeec2546de3/schema)
