> ## Documentation Index
> Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# getAssetsByAuthority

> 특정 권한 주소로 제어되는 모든 Solana NFT, 압축된 NFT 및 토큰을 페이지네이션 지원과 함께 검색합니다

## Request Parameters

<ParamField body="authorityAddress" type="string" required>
  자산을 검색할 소유자의 주소입니다.
</ParamField>

<ParamField body="page" type="number">
  반환할 결과의 페이지입니다.
</ParamField>

<ParamField body="limit" type="number">
  반환할 자산의 최대 수입니다.
</ParamField>

<ParamField body="sortBy" type="object">
  응답의 정렬 옵션입니다.
</ParamField>

<ParamField body="sortBy.sortBy" type="string">
  검색된 자산이 정렬될 기준입니다.

  * `created`
  * `recent_action`
  * `updated`
  * `none`
</ParamField>

<ParamField body="sortBy.sortDirection" type="string">
  검색된 자산이 정렬될 방향입니다.

  * `asc`
  * `desc`
</ParamField>

<ParamField body="before" type="string">
  자산을 역방향으로 페이지네이션하는 커서입니다.
</ParamField>

<ParamField body="after" type="string">
  자산을 순방향으로 페이지네이션하는 커서입니다.
</ParamField>

<ParamField body="options" type="object">
  응답의 표시 옵션입니다.
</ParamField>

<ParamField body="options.showUnverifiedCollections" type="boolean" default="false">
  미검증된 컬렉션을 건너뛰는 대신 그룹화 정보를 표시합니다.
</ParamField>

<ParamField body="options.showCollectionMetadata" type="boolean" default="false">
  컬렉션의 메타데이터를 표시합니다.
</ParamField>

<ParamField body="options.showGrandTotal" type="boolean" default="false">
  쿼리에 일치하는 자산의 총 수를 표시합니다. 요청이 느려질 수 있습니다.
</ParamField>


## OpenAPI

````yaml ko/openapi/das-api/getAssetsByAuthority.yaml POST /
openapi: 3.1.0
info:
  title: Solana RPC API
  version: 1.0.0
  license:
    name: Apache 2.0
    url: https://www.apache.org/licenses/LICENSE-2.0.html
servers:
  - url: https://mainnet.helius-rpc.com
    description: 메인넷 RPC 엔드포인트
  - url: https://devnet.helius-rpc.com
    description: Devnet RPC 엔드포인트
security: []
paths:
  /:
    post:
      tags:
        - RPC
      summary: getAssetsByAuthority
      description: 주어진 권한자가 소유한 자산의 목록을 반환합니다.
      operationId: rpc
      requestBody:
        content:
          application/json:
            schema:
              type: object
              required:
                - jsonrpc
                - id
                - method
                - params
              properties:
                jsonrpc:
                  type: string
                  enum:
                    - '2.0'
                  description: JSON-RPC 프로토콜의 버전입니다.
                  default: '2.0'
                id:
                  type: string
                  description: 요청을 식별하기 위한 ID입니다.
                  default: '1'
                method:
                  type: string
                  enum:
                    - getAssetsByAuthority
                  description: 호출할 DAS 메서드의 이름입니다.
                  default: getAssetsByAuthority
                params:
                  type: object
                  default:
                    authorityAddress: 2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW
                  properties:
                    authorityAddress:
                      type: string
                      description: 자산을 검색할 소유자의 주소입니다.
                      example: 2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW
                    page:
                      type: integer
                      description: 반환할 결과의 페이지입니다.
                      example: 1
                    limit:
                      type: integer
                      description: 반환할 최대 자산 수입니다.
                      example: 100
                    sortBy:
                      type: object
                      description: 응답의 정렬 옵션입니다.
                      properties:
                        sortBy:
                          type: string
                          description: 검색한 자산을 정렬할 기준입니다.
                          enum:
                            - created
                            - recent_action
                            - updated
                            - none
                        sortDirection:
                          type: string
                          description: 검색한 자산을 정렬할 방향입니다.
                          enum:
                            - asc
                            - desc
                    before:
                      type: string
                      description: 자산을 통해 뒤로 페이지를 넘길 때 사용할 커서입니다.
                      example: string
                    after:
                      type: string
                      description: 자산을 통해 앞으로 페이지를 넘길 때 사용할 커서입니다.
                      example: string
                    options:
                      type: object
                      description: 응답에 대한 표시 옵션입니다.
                      properties:
                        showUnverifiedCollections:
                          type: boolean
                          description: 검증되지 않은 컬렉션에 대해 그룹화 정보를 표시합니다. 이들을 건너뛰지 않습니다.
                          default: false
                        showCollectionMetadata:
                          type: boolean
                          description: 컬렉션의 메타데이터를 표시합니다.
                          default: false
                        showGrandTotal:
                          type: boolean
                          description: 쿼리와 일치하는 전체 자산 수를 표시합니다. 요청이 느려질 수 있습니다.
                          default: false
                  required:
                    - authorityAddress
      responses:
        '200':
          description: 성공적인 응답
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  result:
                    type: object
                    properties:
                      last_indexed_slot:
                        type: integer
                        description: 이 슬롯까지의 모든 데이터는 인덱싱되었음을 보장합니다.
                        example: 365750752
                      total:
                        type: integer
                        description: 발견된 총 자산 수입니다.
                        example: 1
                      limit:
                        type: integer
                        description: 요청한 최대 자산 수입니다.
                        example: 1
                      page:
                        type: integer
                        description: 현재 결과의 페이지입니다.
                        example: 1
                      items:
                        type: array
                        description: 자산의 배열입니다.
                        items:
                          type: object
                          properties:
                            interface:
                              type: string
                              description: 자산의 인터페이스입니다.
                              enum:
                                - V1_NFT
                                - V1_PRINT
                                - LEGACY_NFT
                                - V2_NFT
                                - FungibleAsset
                                - FungibleToken
                                - Custom
                                - Identity
                                - Executable
                                - ProgrammableNFT
                                - MplCoreAsset
                                - MplBubblegumV2
                                - MplCoreCollection
                                - MplCoreGroup
                              example: ProgrammableNFT
                            is_agent:
                              type: boolean
                              description: >-
                                이 자산이 에이전트 식별을 가지고 있는지 여부입니다 (MPL Core
                                AgentIdentity 외부 플러그인). 거짓일 경우 생략합니다.
                            agent_token:
                              type: string
                              description: >-
                                에이전트 레지스트리 프로그램에서 Base58-로 인코딩된 에이전트 토큰 민트입니다.
                                등록되지 않았을 경우 생략합니다.
                            asset_signer:
                              type: string
                              description: >-
                                MPL Core에 대한 Base58-로 인코딩된 자산 서명자 PDA입니다. 해당사항이
                                없을 경우 생략합니다.
                            plugins:
                              type: object
                              description: MPL Core 플러그인, 선택적 MIP-11 `groups` 회원 포함.
                              additionalProperties: true
                            id:
                              type: string
                              description: 자산의 ID입니다.
                              example: JEGruwYE13mhX2wi2MGrPmeLiVyZtbBptmVy9vG3pXRC
                            content:
                              type: object
                              description: 자산의 콘텐츠입니다.
                              example:
                                $schema: https://schema.metaplex.com/nft1.0.json
                                json_uri: >-
                                  https://madlads.s3.us-west-2.amazonaws.com/json/6867.json
                                files:
                                  - uri: >-
                                      https://madlads.s3.us-west-2.amazonaws.com/images/6867.png
                                    cdn_uri: >-
                                      https://cdn.helius-rpc.com/cdn-cgi/image//https://madlads.s3.us-west-2.amazonaws.com/images/6867.png
                                    mime: image/png
                            authorities:
                              type: array
                              items:
                                type: object
                              description: 자산의 권한자입니다.
                              example:
                                - address: 2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW
                                  scopes:
                                    - full
                            compression:
                              type: object
                              description: 자산에 대한 압축 세부사항입니다.
                              example:
                                eligible: false
                                compressed: false
                                data_hash: ''
                                creator_hash: ''
                                asset_hash: ''
                                tree: ''
                                seq: 0
                                leaf_id: 0
                            grouping:
                              type: object
                              description: 자산에 대한 그룹화 세부사항입니다.
                              example:
                                - group_key: collection
                                  group_value: J1S9H3QjnRtBbbuD4HjPV6RpRhwuk4zKbxsnCHuTgh9w
                            royalty:
                              type: object
                              description: 자산에 대한 로열티 세부사항입니다.
                              example:
                                royalty_model: creators
                                target: null
                                percent: 0.042
                                basis_points: 420
                                primary_sale_happened: true
                                locked: false
                            creators:
                              type: array
                              items:
                                type: object
                              description: 자산의 창작자 세부사항입니다.
                              example:
                                - address: 5XvhfmRjwXkGp3jHGmaKpqeerNYjkuZZBYLVQYdeVcRv
                                  share: 0
                                  verified: true
                            ownership:
                              type: object
                              description: 자산의 소유권 세부사항입니다.
                              example:
                                frozen: true
                                delegated: false
                                delegate: null
                                ownership_model: single
                                owner: 3F21SJs4FMpsakrxmd8GjgfQZG6BN6MVsvXcm5Yc6Jcf
                            burnt: false
        '400':
          description: 잘못된 요청. 서버가 잘못된 구문으로 인해 요청을 이해할 수 없습니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32602
                      message:
                        type: string
                        example: 잘못된 요청 매개변수.
                  id:
                    type: string
                    example: '1'
        '401':
          description: 인증되지 않음. 클라이언트는 요청된 응답을 얻기 위해 인증해야 합니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32001
                      message:
                        type: string
                        example: 인증 실패. API 키가 없거나 잘못되었습니다.
                  id:
                    type: string
                    example: '1'
        '403':
          description: 금지됨. 클라이언트는 콘텐츠에 대한 접근 권한이 없습니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32003
                      message:
                        type: string
                        example: 이 리소스에 대한 액세스 권한이 없습니다.
                  id:
                    type: string
                    example: '1'
        '404':
          description: 찾을 수 없음. 서버가 요청한 리소스를 찾을 수 없습니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32004
                      message:
                        type: string
                        example: 지정된 권한자에 대한 자산이 없습니다.
                  id:
                    type: string
                    example: '1'
        '429':
          description: 너무 많은 요청. 사용자가 일정량의 시간 내에 너무 많은 요청을 보냈습니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32029
                      message:
                        type: string
                        example: 속도 제한을 초과했습니다. 나중에 다시 시도하세요.
                  id:
                    type: string
                    example: '1'
        '500':
          description: 내부 서버 오류. 서버가 처리할 수 없는 상황에 직면했습니다.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32000
                      message:
                        type: string
                        example: 서버에 예기치 않은 오류가 발생했습니다.
                  id:
                    type: string
                    example: '1'
      security:
        - ApiKeyQuery: []
components:
  securitySchemes:
    ApiKeyQuery:
      type: apiKey
      in: query
      name: api-key
      description: >-
        당신의 Helius API 키입니다. [대시보드](https://dashboard.helius.dev/api-keys)에서 무료로
        얻을 수 있습니다.

````