TikTok User Published Posts API

Call GET /api/tiktok/get-user-post/v1 for TikTok User Published Posts through JustOneAPI with secUid.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "TikTok User Published Posts API" with this command: npx skills add justoneapi/justoneapi-tiktok-get-user-post

TikTok User Published Posts

Use this focused JustOneAPI skill for user Published Posts in TikTok. It targets GET /api/tiktok/get-user-post/v1. Required non-token inputs are secUid. OpenAPI describes it as: Get TikTok user Published Posts data, including video ID, description, and publish time, for user activity analysis and posting frequency tracking, influencer performance evaluation, and content trend monitoring for specific creators.

Endpoint Scope

  • Platform key: tiktok
  • Endpoint key: get-user-post
  • Platform family: TikTok
  • Skill slug: justoneapi-tiktok-get-user-post
OperationVersionMethodPathOpenAPI summary
getUserPostV1v1GET/api/tiktok/get-user-post/v1User Published Posts

Inputs

ParameterInRequired byOptional byTypeNotes
cursorqueryn/aallstringPagination cursor. Use '0' for the first page, then use the 'cursor' value returned in the previous response
secUidqueryalln/astringThe unique security ID of the TikTok user (e.g., MS4wLjABAAAAonP2...)
sortqueryn/aallstringSorting criteria for the user's posts. Available Values: - _0: Default (Mixed) - _1: Highest Liked - _2: Latest Published
sort enumvaluesn/an/an/a_0, _1, _2

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getUserPostV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getUserPostV1.

node {baseDir}/bin/run.mjs --operation "getUserPostV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"secUid":"<secUid>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getUserPostV1 on /api/tiktok/get-user-post/v1.
  • Echo the required lookup scope (secUid) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get TikTok user Published Posts data, including video ID, description, and publish time, for user activity analysis and posting frequency tracking, influencer performance evaluation, and content trend monitoring for specific creators.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Accelo

Accelo integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Accelo data.

Registry SourceRecently Updated
General

8X8

8x8 integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with 8x8 data.

Registry SourceRecently Updated
General

7Shifts

7shifts integration. Manage Companies. Use when the user wants to interact with 7shifts data.

Registry SourceRecently Updated
General

46Elks

46elks integration. Manage Organizations. Use when the user wants to interact with 46elks data.

Registry SourceRecently Updated
TikTok User Published Posts API | V50.AI