question

lrazevedo avatar image
lrazevedo asked

How long does a continuationToken remain valid? Considering: Catalog / Search Items

How long does a continuationToken remain valid? Consider an API call to search on the catalog, like: Catalog - Search Items

apis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

kylemc@microsoft.com avatar image
kylemc@microsoft.com answered

It may lose relevance over time, though, as the catalog changes. Probably treating it like an ephemeral token (that you shouldn't be persisting) would be the best practice.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Xiao Zha avatar image
Xiao Zha answered

The ContinuationToken in Search Items API doesn’t seem to have a time limit. So, you don't have to worry about it expiring.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.