EmbedSearchParams
EmbedSearchParams interface
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
embed_id | string | - | - |
embed_type | string | - | - |
limit? | number | Number of results to return per page. | BaseGetParams .limit |
offset? | number | The initial index from which to return the results. | BaseGetParams .offset |